Upgrade to Pro

How to Built a Complete Starter Student Result Platform With PHP, MySQL, HTML/CSS/JS

What you get (quick overview)

  • Role-based login (admin & student).

  • Admin can add students, courses, and record/update results.

  • Students can log in to view their results and an estimated GPA.

  • Clean UI with a simple modern style.

  • Secure basics: PDO + prepared statements, password hashing.

How to run it

  1. Create a MySQL database (e.g., student_results).

  2. Update DB credentials in config.php.

  3. Import database.sql or visit setup.php in your browser to auto-create tables.

  4. After setup.php, use:

    • Admin: admin / admin123

    • Student (demo): stu001 / password123

  5. Visit auth/login.php to sign in.

student-result-platform.zip

Flowisetech For easy access