hay guys!
so I have a client with a reservation form (flash plus php sends the reservation to the client’s email box) but now he wants a calendar where the user can pick one of the days. but i need to have access to the date, because i also need to calculate the price the user will pay.
for example (this is a hotel) the user picks the date 01/01/1999 and inserts the number of days he will stay in the hotel, for example 5, and then the “program” returns the price that the client will pay (number of days * price per day).
can anyone help this poor soul out?
thanks