https://github.com/hackstarsj/php-student-teacher-login-oop
php-student-teacher-login-oop
https://github.com/hackstarsj/php-student-teacher-login-oop
Last synced: 9 months ago
JSON representation
php-student-teacher-login-oop
- Host: GitHub
- URL: https://github.com/hackstarsj/php-student-teacher-login-oop
- Owner: hackstarsj
- Created: 2019-11-16T08:26:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T08:29:10.000Z (over 6 years ago)
- Last Synced: 2025-02-24T05:12:40.415Z (over 1 year ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-student-teacher-multi-login-project
php-student-teacher-multi-login-project
In This Project Two Login Works
1. For Teacher -> Who add Students and Their Result also Edit the Results
2. For Student -> Who can login and View Their Result
Tutorial Cover :
How to Create Multi login System in PHP
How to Create a Form in PHP
How to use Session
How to Authorize User to Access Specific Pages
Added OOP Concept