The Hospital system focusses on care services management with more emphasis on the patient’s records as worked on by different
players. This system is web-based which is written in PHP and MYSQL. Continuously, consists of one main component admin side.
For the database connection first, you need to create the database named hospita.sql in the localhost/phpmyadmin/ and then you can import the database which is found hospita.sql file.
The technologies used in this project are:
- HTML: Page layout and design
- CSS: Design
- JS: Frontend
- PHP: Backend
- Bootstrap
- Java Script
Supported Operating Systems:
You can run this project in the following operating systems:
- Windows:
- MAC:
- Linux:
How To Run??
To run this project you must have installed a virtual server i.e XAMPP on your PC. Hospital in PHP with source code is free to download, Use for educational purposes only!
After Starting Apache and MySQL in XAMPP, follow the following steps
1st Step: Extract file
2nd Step: Copy the main project folder
3rd Step: Paste in xampp/htdocs/
Now Connecting Database
4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: Then, click on the databases tab
6th Step: Create a database naming “hospita” and then click on the import tab
7th Step: Click on browse file and select “hospita.sql” file which is inside the “database file” folder
8th Step: Click on go.
After Creating Database,
9th Step: Open a browser and go to URL “http://localhost/hospital-management-master/”
Fatal error: Uncaught Error: Call to undefined method mysqli::mysql_real_escape_string() in C:\xampp\htdocs\hospital2\includes\users.php:7 Stack trace: #0 C:\xampp\htdocs\hospital2\index.php(97): login() #1 {main} thrown in C:\xampp\htdocs\hospital2\includes\users.php on line 7
hi, what is the login password for this project
What is the password and username??