I am looking for a reasonable priced php coder to assist me with an update to a web site i have currently worked on.
Brief Outline: The script is needed for an airport meet and park service whereby customer can book online for a meet and greet service. A great example would be this site:
http://www.stanstedmeetandgreet.co.uk .
I would like the script to calculate the days the customer is leaving their car for i.e they are departing at 10:30pm on 27/12/06 and returning 02:00am 02/01/07 . So a calculation of time, date and if the year is a leap year blah blah etc.
There are a couple of IF statements to consider (Sorry if i am babnling on i am try to explain the easiest i can)
IF Meet and Greet services is BETWEEN the HOURS 06:30am - 22:00pm the price is £25.00
IF Meet and Greet services is BETWEEN the HOURS 22:00pm - 06:30am the price is £30.00
So these need to be calculated accordingly. I then need this total price to be added onto the following:
THE PARKING
If the vehicle is parked UP TO 7 DAYs then the price per day is £7.00
IF the vehicle is parked longer than 7 day i.e 8 days onwards the price per day thereafter is £6.50
I then need the 2 values added together for the total price.
All i require here is literally the php source code which i can implement into the site. I am using MYSQL database to store customers information as well as orders and any values you might need to place into to retrieve.
If the desired task is completed to requirments there may be more work required in the near future also.
If there is any one out there who can assist me it would be greatly appreciated.
Regards
Php Learner