Project: Hospital Management System
– To Download It For Free (Scroll Down)
Features :
- Login Systems (Patients/Admin/Doctor)
- Book Appointment
- Manage Patients, Doctors
- Add Doctor Specialization
Here, User has to Login as Patient, Doctor OR Admin to use the system. From Patient’s login, a user can Book an appointment with any doctor and check appointment history. From Doctor’s login, a user can view Appointments. From Admin’s login, a user has access to each and everything. Admin can manage doctors, patients, Add Doctor specialization, and check Doctor’s and Patient’s session logs. This system makes easy management of hospital for the patients as well as doctors.The design of this project is pretty simple and the user won’t find it difficult to understand, use and navigate.
How To Run?
You’ll need XAMP Server or WAMP Server. Put the file inside “c:/wamp/www/” or “c:/xampp/htdocs/”. Go To “localhost/phpmyadmin” in any browser and create Database (name according to SQL file).In that Database, Import the SQL file and finally go to URL: “http://localhost/file_name/phpfilename”
Don’t Forget To create a database and import SQL file to run.
DOWNLOAD HOSPITAL MANAGEMENT SYSTEM USING PHP WITH SOURCE CODE : CLICK THE BUTTON BELOW
[quads id=1]
what is the username and password for the system?
There is an error in the database I am not able to import it.
we have checked it twice and it works perfect, there’s no such error in the current database. Can you please mail your Error Screenshot at [email protected]
we’ll see it!
Should i make the database to the myphp local host?
yeah. .and name it according to the database sql file
great everything works fine guys… am i free to make it even more epic by developing it further?
I m encountering d error of could not connect database.. help me
we have provided the database file. you should create a database naming (according to SQL file) and import that database. without creating a database the project won’t run!!
when i click patient , doctor or admin link then the system says – could not select database….what can i do ? I have import the sql file
what did you name Database?
Can you please send me the project report
hms.sql
Sir please help. I have created the database with hms name. But when I go to patient login I am not able to see the login screen or login into dashboard.
then what does the system displays??
go to URL: http://localhost/hospital/hms/user-login.php
check if it works or not!!
i have same issue,it shows blank
Hi,
It is not working
same here. login page didnt show up . it is blank any suggestions???
hii…when i run my doctor file in a localhost…i get an error called FATAL ERROR…those error i mentioned below… can u please help me to solve this error…
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:xampphtdocsHospitalhospitalhmsdoctorincludeconfig.php:6 Stack trace: #0 C:xampphtdocsHospitalhospitalhmsdoctorindex.php(3): include() #1 {main} thrown in C:xampphtdocsHospitalhospitalhmsdoctorincludeconfig.php on line 6
configure in config.php, insert your own Localhost’s username, password
and if it still doesn’t work then you must be using PHP 7, try installing PHP 5.6.3
the datepicker in appointment form does not appear calendar
date picker appears, just check at the side there’s an up and down button manage date from there!
This apps is really help me and it is greatly free…
Can u help me on this:
1: how can patient, doctor and admin upload their picture
2. how can i make the profile picture appear based on the user itself
Tq
currently, there are no such features to add profile pictures. but we might update that feature in upcoming days
This is good work, but the code is outdated, and the JS is unresponsive. I am trying to fix as best I can, there is more to be done, however, all in all good work.
Ty Admin
when i click patient , doctor or admin link then nothing show ….what can i do ? I have import the sql file
i am still not able to see login screen…system display is blank…tell me what should i do ??
i can’t get the source code of hospital management system
its good
I really like this project hospital management system, I have followed all the instruction given in “read me first” but when I click the links in patient and admin login, I get a blank page and for the link in doctor I get an error which I don’t know how to describe.
please any help.
thank you
The database name should be “hms” not hms.sql.
Sorry for this mistake in “README.txt” file!
After setting the database connection, if it displays a blank page then configure in config.php, insert your own Localhost’s username, password
and if it still doesn’t work then you must be using PHP 7, try installing PHP 5.6.3
Database is getting connected but the login pages is not fetching the username and password from the database . getting invalid username and password
Database is getting connected but the login pages are not fetching username and password from the database,getting invalid username and password.
once i have created the database in php net what to do next
the data is accessible from database but the data that i am inserting into database is not getting updated what to do????
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:xampphtdocshospitalhospitalhmsdoctorincludeconfig.php:6 Stack trace: #0 C:xampphtdocshospitalhospitalhmsdoctorindex.php(3): include() #1 {main} thrown in C:xampphtdocshospitalhospitalhmsdoctorincludeconfig.php on line 6
iam getting this error in this code can u please help me
help the home page is working but the other child pages are not
check your database connections with a proper database name. Recommended PHP version: 5.6.3
After typing in the URL http://localhost/hospital/hms/user-login.php nothing shows up, please help
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /storage/ssd5/433/6406433/public_html/hms/doctor/include/config.php:6 Stack trace: #0 /storage/ssd5/433/6406433/public_html/hms/doctor/index.php(3): include() #1 {main} thrown in /storage/ssd5/433/6406433/public_html/hms/doctor/include/config.php on line 6
mysql_connect() has been removed in PHP 7.
You can use mysqli_connect()
or simply switch to PHP 5.6.3
how many tables in database ??
you can check it yourself!
Hi..i need your help.my appointment history not working very well.After make a booking appointment the details not appear in history.i already follow your code
Hi bro i have one doubt in this project,
if i open all logins in single *tab* its works perfectly but the thiung is if i login patient and doctor at a time in 2 tabs one is patient and another is doctor then its not retrieve the data and its not showing username in header also kindly help me bro asap.
good morning, i have created the db named hms, and has imported the sql file, however, if try to visit the url i’m getting the http 404 error message
Sql file is not open why?
use any text editor to view the source code
I can not login to the patient, doctors and admin, what can I do???
your code is not working in PHP 7.1.7 version but its working in 5.6.39 . kindly tell me solution for this.
Have you used bootstrap in this project?
yes
Have you used any bootstrap?
yes
Hello Hi, I am having troubles with the project i get errors while uploading the sql file please assist me on this
after i imported the sql file in the database
it is not working..it’s like “could not find database”
we cant see the appoinment history or patient history
I’m getting a error while importing sql file
i imported the file but its not working
Hello Sir,Can you send me project report plzzz.
my Email ID is :- [email protected]
sorry, we don’t have it. we only have samples
Hi, Is this project written for MySQLi version. I’m connecting the database. But user entries have errors due to mysqli
database is create then import the file but still that given the error
(
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:xampphtdocshospital1hospitalhmsdoctorincludeconfig.php:6 Stack trace: #0 C:xampphtdocshospital1hospitalhmsdoctorindex.php(3): include() #1 {main} thrown in C:xampphtdocshospital1hospitalhmsdoctorincludeconfig.php on line 6)
i also check the connection file but there is no error find
project is not working i import sql file but project is not working i click “click hear” button then showing me code
sir when i click on the admin login and patients then it does not working ,means it will not open the next page……..most problem is that when i click on doctors login then i have seen the error……,,,,,,so please check it….
error is—–Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:xampphtdocsvirus8hmsdoctorincludeconfig.php:6 Stack trace: #0 C:xampphtdocsvirus8hmsdoctorindex.php(3): include() #1 {main} thrown in C:xampphtdocsvirus8hmsdoctorincludeconfig.php on line 6
same problem here… did you find a solution for this error?
Hi,
why is it that when i try to open the admin/doctor/patients this error “localhost is currently unable to handle this request.” is showing up. can you please advise what i need to do?
thanks
I am done with the creation of the database but can’t log on to the dashboard
plz send synopsis hospital management system
hi, am having issue logining in, pls can you help with that
I keep having Invalid username or password error when I login into (doctor login and patient login) but admin login works fine… tried the username given in READMEFILE but still doesn’t work… I think patient and doctor login was not implanted in the project.. please reply
database saved as has not has.sql also using php 5.6.3 still not working
pls helf database not connect