A simple Student Management System built using PHP, MySQL, and XAMPP.
This project allows users to add, update, delete, and view student records through a clean and functional interface.
- Add new student details
- Edit and update existing student information
- Delete student records
- View a complete list of students
- Search/filter student data
- MySQL database for storing records
- Simple and easy-to-use PHP interface
- PHP
- MySQL
- XAMPP (Apache Server)
- HTML, CSS
Download from the official website:
https://www.apachefriends.org/
Place the project folder inside:
- Open phpMyAdmin
- Create a new database (example name:
student_db) - Import the SQL file included in the project (example:
student_db.sql)
Open your browser and type: