Hi there,

I am wanting to know how I would go about creating a small booking page. I
know how to set all this stuff up in access but I am wanting to do it through
php and mysql.

I have 2 rooms(Room 1 and Room 2), I want to show if these rooms are available
between 2 dates(Arrival Date and Departure Date). A visitor will enter the 2
dates either manually or from a popup calendar. Once the submit button is
pressed I want to return the results to the same page that range from the
arrival and departure dates including the dates entered.

I dont know much about php or mysql so any help in setting up both the
database and the page would be greatly appreciated.

Thanks in advance...Kere