You are on page 1of 1

ABSTRACT

HOTEL ROOM BOOKING is a web based online project. This project has been
designed for accessing the hotel called HOTEL COORG INTERNATIONAL. It helps for
booking room in the hotel based on choice provided by hotel in room selection. MySQL is
one of the most important languages in the present world as it is user friendly, and as it has a
highly interactive in nature. Thus, MySQL is chosen as the back end to implement this
database, whereas the front end is implemented in HTML and CSS and the interface between
the front and the back end is PHP.

PHP is a powerful tool for making dynamic and interactive Web pages. PHP is the
widely used, free, and efficient alternative to competitors such as Microsoft's ASP. PHP
stands for PHP: Hypertext Preprocessor .It is a server-side scripting language, like ASP. PHP
scripts are executed on the server .It supports many databases (MySQL, Informix, Oracle,
Sybase, Solid, PostgreSQL, Generic ODBC, etc.). PHP is an open source software.PHP files
can contain text, HTML tags and scripts .These files are returned to the browser as plain
HTML PHP combined with MySQL are cross-platform.

The main objective behind maintaining such an internet based private web application
is to serve the user requirements as per their specifications so that an active interaction is
established. Interaction between the user and the software/database is the key factor to
success in the real world. Here, the Hotel Room Booking Database Management System is
used as an interface between the user and the hotel management for booking the rooms. The
user can login with his own unique login username and then is directed to a page where he
can view the various details of the room present in the hotel. The project ensures consistency,
reliability and most importantly, correctness of information fed into the database.

Dept. of CSE, UVCE MAY 2016

You might also like