Forum Moderators: coopster

Message Too Old, No Replies

How to implement a check availability callendar

A hotel web site as a project for my dessertation

         

riginosz

12:34 am on Feb 18, 2005 (gmt 0)

10+ Year Member




Hi!

Can anyone guide me how to do the check availability calendar with PHP & MySQL.I would be very greatful for any advice-help because I don't have much experiance in advance PHP &MySQL.If any one knows any sample scripts about that it will very helpful.

Thanks,
Reginos

coopster

3:22 am on Feb 18, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, riginosz.

What do you mean by "check availability calendar"? Are you trying to manage some form of time management system?

riginosz

3:49 pm on Feb 18, 2005 (gmt 0)

10+ Year Member



Basically i am building a hotel management system(HMS) where the owner of the hotel will provide services to its customers.

The calendar that I am trying to create is very simillar to the usuall calendars used in most hotel web sites when someone wants to make an online booking by selecting particular dates,number of persons,and number of rooms.Then the query is executed and we retrieve information from MySQL database.
More or less that's the main idea....