sudentdetails php application How to run the Student Details Registration Project
-
Download the zip file
-
Extract the file and copy studentdetails folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
-
Open PHPMyAdmin (http://localhost/phpmyadmin)
-
Create a database with name studendetails
-
create tables with 10 columns
regno,name,class,dob,age,phone,email,address,gender,bloodgroup
7.Run the script http://localhost/studentdetails (frontend)