Online Course Registration Using PHP and MySQL
Online Course Registration Using PHP and MySQL
and MySQL
BY ANUJ KUMAR
Project Requirements
Project Name Online Course R
Database MySQL
Admin
Student
Admin—–Admin will register the student and provide username,password and
pincode.Pincode will be used when a student enrolls for the course. Admin can
manage session,semester,departments,course,students,students log
Admin Panel
Snapshot
Students– Students can log in with valid reg no and password provided by the admin.
Students can enroll for any course and can printout of the registered course.
Student panel
Snapshot
Project Demo
View Demo
Online Course Registration System Installation Steps
Database Configuration
Open PHPMyAdmin
Create Database onlinecourse
Import database onlinecourse.sql (available inside the zip package)
Open Your browser put inside browser “http://localhost/onlinecourse”