Source Code

Student Record System Using PHP and MySQL

Student Record System is a web-based technology that manages student databases and provides rights to update the details. In this web application, Students must be registered by admin. This web application provides a way to effectively control records & track student details.

Student  Record  System is  software which  is  helpful for  students as  well  as the school  authorities.  In  the  current  system  all  the  activities  are  done  manually.  It is  very time-consuming and costly. Our Student Management System deals with the various activities related to the students.

Project Requirements
Project NameStudents Record Management Project in PHP
Language UsedPHP5.6, PHP7.x
DatabaseMySQL 5.x
User Interface DesignHTML, AJAX,JQUERY,JAVASCRIPT
Web BrowserMozilla, Google Chrome, IE8, OPERA
SoftwareXAMPP / Wamp / Mamp/ Lamp (anyone)
Project Modules

In this project, we use PHP and MySQL database and it has one module i.e. Admin.

Admin Module:

  • Admin Secure login.
  • Dashboard: In this section, admin can view the total no Courses, Subjects Student, Countries, States and cities also.
  • Course: In this section admin can manage the courses (Add, edit, delete).
  • Subject: In this section, admin can manage the subjects course wise (Add, edit, delete).
  • Register: In this section, admin can add student’s details.
  • View Students: In this section, admin can view, edit and delete student details.
  • Session: In this section, admin can update the academic session.
  • Change password: in this section, admin can change their password.
  • Admin Profile: In this section, admin can update the profile details.
  • Logout

Database tables

cities
countries
registration
session
states
subject
tbl_course
tbl_login

How to run the Student Record System Project using PHP and MySQL

1. Download the project zip file

2. Extract the file and copy studentrecordms   folder

3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/Html)

4.Open PHPMyAdmin (http://localhost/phpmyadmin)

5. Create a database with the name studentrecorddb

6. Import studentrecorddb.sql file(given inside the zip package in SQL file folder)

7. Run the script http://localhost/studentrecordms

Admin Credential
Username: admin
Password: Test@12345

Click Here For Download Source code

How To Download Admin Panel Template in Free

Leave a Reply

Your email address will not be published. Required fields are marked *