Hotel Reservation system Database schema
Posted
by SpikETidE
on Stack Overflow
See other posts from Stack Overflow
or by SpikETidE
Published on 2010-03-17T11:09:22Z
Indexed on
2010/03/17
11:11 UTC
Read the original article
Hit count: 377
Hi Everyone....
I am about to develop a online hotel reservation system...using php and mysql... I have some doubts about my current database schema and the business logic to get the hotels in which rooms are free between two particular dates...
Does anyone know of some kind of tutorial where i can get some idea about the hotel reservation schema and the business logics that should be used in the system...?
Thanks for your suggestions....
© Stack Overflow or respective owner