Student Record Management System In PHP With Source Code

Project: Student Record Management System in PHP with source code

About Project

Student Record Management System is developed using PHP, CSS, JavaScript, and Bootstrap. Talking about the project, it contains an admin side from where a user can maintain student records easily. The Admin plays an important role in the management of this system. In this project, the user has to perform all the main functions from the Admin side.

About System

In order to add student records, the user has to provide various information such as his/her name, gender, D.O.B, admission year, parent phone, report, and a passport photo. After this, the user can easily manage student’s record and can update, remove if he/she wants.

Design of this project is pretty simple so that the user won’t find any difficulties while working on it. Student Record Management System in PHP helps in easy management of student records. To run this project you must have installed virtual server i.e XAMPP on your PC (for Windows). Student Record Management System in PHP with source code is free to download, Use for educational purposes only! For the project demo, have a look at the video below.

project demo
How To Run??

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 “model” and then click on the import tab
7th Step: Click on browse file and select “model.sql” file which is inside “DATABASE” folder
8th Step: Click on go.

After Creating Database,

9th Step: Open a browser and go to URL “http://localhost/studntreport/”

Provide the username and password which is provided inside the “Readme.txt” file.

LOGIN DETAILS ARE PROVIDED IN “Readme.txt” FILE INSIDE THE PROJECT FOLDER

DOWNLOAD STUDENT RECORD MANAGEMENT SYSTEM IN PHP WITH SOURCE CODE: CLICK THE BUTTON BELOW


5 1 vote
Article Rating
Subscribe
Notify of
guest
28 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Vinoddeep
Vinoddeep
5 years ago

Thanks a lot source code

imran
imran
5 years ago

“http://localhost/studntreport/” its not working

godsaint666
godsaint666
5 years ago

After logging in I’ve meet this problem :
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:xampphtdocsstudntreportlogin.php:12 Stack trace: #0 {main} thrown in C:xampphtdocsstudntreportlogin.php on line 12

How do I fix this?

Joel Udo
Joel Udo
3 years ago

I’ve been getting source codes from your site and I say they are really helpful. But on this post I’m having a problem, I created the database but I’m not able to login…it gives me an error pointing at line 12 in login.php

SHEERAZ ALI KANDHRO
SHEERAZ ALI KANDHRO
3 years ago

After logging in I’ve meet this problem :
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:xampphtdocsstudntreportlogin.php:12 Stack trace: #0 {main} thrown in C:xampphtdocsstudntreportlogin.php on line 12

How do I fix this?

just
3 years ago

After logging in I’ve meet this problem :
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:xampphtdocsstudntreportlogin.php:12 Stack trace: #0 {main} thrown in C:xampphtdocsstudntreportlogin.php on line 12

How do I fix this?

john dave
3 years ago

After logging in I’ve meet this problem :
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:xampphtdocsstudntreportlogin.php:12 Stack trace: #0 {main} thrown in C:xampphtdocsstudntreportlogin.php on line 12

How do I fix this?

trackback

[…] Student Record Management System In PHP With Source Code […]

Brendon
Brendon
3 years ago

After logging in I’ve meet this problem :
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:xampphtdocsstudntreportlogin.php:12 Stack trace: #0 {main} thrown in C:xampphtdocsstudntreportlogin.php on line 12

How do I fix this?

chase
chase
3 years ago

You have to use an older version of Apache and Mysql

mohamed
mohamed
3 years ago

this is the fix – finally it worked for me!
https://www.youtube.com/watch?v=LVjqkUY7l1k&t=57s&ab_channel=TechCity

Ayo thankGod Justus
Ayo thankGod Justus
3 years ago

Good morning, the program saying… Unable to select database what should I do?

shyne
shyne
2 years ago

“http://localhost/studntreport/” its not working

shyne
shyne
2 years ago

Object not found!
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.

Error 404
localhost
11/06/2021 2:06:55 pm
Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1
how do I fix this?

suraj rathod
2 years ago

Respected sir,

This project is very awesome thanks for this.
but sir when iam going to login for this and after filling id and pass iam clicked on login button the n it shows unable to select database even done than process. so please help me for this..

Warning: mysqli_select_db() expects parameter 1 to be mysqli, string given in C:\xampp\htdocs\suraj\StudentRecordMgmt_PHP\studntreport\login.php on line 18
Unable to select database

yusuf suleyman
yusuf suleyman
2 years ago

when i try to run the source code it shows
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in D:\xampp\htdocs\studntreport\login.php:12 Stack trace: #0 {main} thrown in D:\xampp\htdocs\studntreport\login.php on line 12

Kwabena Mireku
Kwabena Mireku
2 years ago

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\studntreport\login.php:12 Stack trace: #0 {main} thrown in C:\xampp\htdocs\studntreport\login.php on line 12

nuruljo97
nuruljo97
1 year ago
Reply to  Kwabena Mireku

change all mysql to mysqli. then on line 18, change

$db = mysqli_select_db( $link,’model’);
if(!$db) {
die(“Unable to select database”);
}

vinlong
vinlong
1 year ago
Reply to  nuruljo97

still not working

Ruhban abdullah
1 year ago
Reply to  vinlong

mail me i’ll tell u @[email protected]

Anya
Anya
2 years ago

hi, i think dashboard.html is missing.

vinlong
vinlong
1 year ago

still not working i got the same error as everyone got please help

Mageshwari
Mageshwari
1 year ago

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\studntreport\login.php:12 Stack trace: #0 {main} thrown in C:\xampp\htdocs\studntreport\login.php on line 12 how to resolve it problem

28
0
Would love your thoughts, please comment.x
()
x