Forum Moderators: phranque

Message Too Old, No Replies

Creating a reservation system

         

japruitt

5:11 pm on Jul 31, 2008 (gmt 0)

10+ Year Member



I have been challenged with a task I'm not sure how they work but maybe someone could lead me to some good sources to read and learn how to create a web site that can accept reservations for a 3 room suite.

DrDoc

5:52 pm on Jul 31, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Generally, you need three things:
- One or more forms (one for the initial reservation options, one for the confirmation of said reservation)
- A server side scripting language (PHP recommended)
- A database (MySQL recommended)