-
Notifications
You must be signed in to change notification settings - Fork 33
A php page usingn mysql as database to manage students database with admin privilages
License
diveshlunker/Management-system-students
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
It allows students to see their records by entering the standard and the roll.no.
As per the admin privilages,
Id: Admin Password: Admin
In admin dashboard, you can
1. Insert student records,
2. Update student records,
3. Deleting student records.
I created MySql database in PHP My Admin and hence if you wish to use the code, create a database in my case,
database name : sms
Create two table one for student and one for admin. In my case the table names are,
Admin,Student
Also, I have used WAMP server and for using PHP My Admin, my username was root and password was"". In case you have a different one, edit it in the dbcon.phpfile.
About
A php page usingn mysql as database to manage students database with admin privilages
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published