Forum Moderators: coopster

Message Too Old, No Replies

Room booking script

         

galahad2

4:30 pm on Mar 29, 2011 (gmt 0)

10+ Year Member



Hi, I've been trying to find a PHP script (possibly with mySQL database functionality) specifically enabling users to land on a hotel site, enter some dates and see which specific rooms are available, then provisionally reserve them (they would need to submit their contact details).

An alert will then go to the site owner who can contact them and if the user goes ahead, the site owner can then mark the room as booked between the specified dates.

This needs to be a free, fairly easily configurable script which can be used on the site in question, i.e NOT on some third-party server somewhere.

I can't seem to find anything that does that exact job despite trawling the net- does anyone know of any likely candidates?

Thanks

coopster

3:43 pm on Apr 28, 2011 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Doesn't seem like one exists, or at least nobody is aware of such an application. I tend to roll my own code and most of the discussion in this forum leans that direction. I would recommend searching an open source code repository such as sourceforge. Let us know how your search goes!