-
PHP
-
Online Class Record And Grade Inquiry System Using PHP/MySQL
Submitted by
graxa on Wednesday, March 13, 2013 - 12:03.
The title of this system is online class record and grade inquiry system, programmed using PHP/MySQL and AJAX.
I uploaded this code, to help my fellow programmer who found difficulties in creating their own online class record and grade inquiry system.
The feature of this system are the following:
- secure log in system using PHP
- submit multiple grade in one process
- calculate grades automatically
- provide detailed class record from quiz, assignment, exam, project and etc.
- can create and manage student, teacher and admin account
- allow the Student to view grades online
- prevents SQL injection
- print various report
Hoping that this code will guide you to create your own online class record and grade inquiry system.
The zip file include the SQL and PHP file
database name: si
admin username: admin
admin password: 1234
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.