Guest House Online Reservation System in php
This is a complete source code for Online Hotel Reservation System is created using PHP/MySQL, which allows the guest to view room with equivalent rates for whether a place is available. The system also can be used for easy storing and retrieval of information of guest and their transactions. And this system also integrated into the booking of hotel rooms. And the admin side of this system can confirm the booking, room reservation, and cancellation of transactions. Add, Update, and delete Room, Amenities, Room Types, User, View comments, and issue different reports.
To use this system, extract the downloaded file then copy it inside your root directory. Next, create a new database in your PHPMyAdmin, then name it as “Justine DB” and import the SQL file that can be found inside the “justines” folder named “justinesdb.sql.”
You can log in into the admin side using this account:
username:admin@yahoo.com
password:1234
its showing me Fatal error: __autoload() is no longer supported, use spl_autoload_register() instead in C:\xampp\htdocs\justines\includes\functions.php on line 37