Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 640 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 640 Bytes

Guest House Management

This project is completely developed in PHP and SQL.

Acess this Project:
1.Clone or Download the Project.

2.Install wampp/xampp/Apache since PHP requires live server to work on browser.
3.Copy the folder and paste into xampp/htdocs/FolderName.
4.Start the local server using wampp/xampp/Apache.
5.Open localhost/phpmyadmin and run the sql files to create database.
6.After sucessful creation of the databases,Now open the project using localhost/FolderName.
7.Move to approve.php to make some changes in mail ids to enable mailing system.