Welcome Guest, Not a member yet? Register   Sign In
Searching room availability between arrival and depature date..PHP
#1

Hi guys...I am now working  the online reservation system for hotel for final year project and i am beginner in php.All the data transcation are done and
 I am stuck at checking room availability between date
My tables are following like this 

Roomtype-------
RoomtypeID
Name
Price
------
Reservation----
ReservationID
RoomtypeID
Arrival date
DepartureDate
------
I want to know how to make the SQL query
Reply




Theme © iAndrew 2016 - Forum software by © MyBB