This is a student management program that took 3-4 computer sessions. Build the table and perform the functions according to the requirements in the course design guide issued by the teacher.
The program is completed using PHP+MySQL. It's relatively simple.
How to use: 1. Place the file in the root directory 2. Import the word.sql file into the database 3. Modify the username and password for the database connection in the inc/db.php file.