Online Course Registration Using PHP and MySQL
Online Course Registration Using PHP and MySQL
Project Name | Online Course Registration |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
This Project Divided into two modules
- 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 logStudents– 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.
Installation Steps(Configuration)
1. Download and Unzip the file on your local system.
2. Put this file inside the root directory
3. Database Configuration
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”
Login Details
To log in as admin put inside browser “http://localhost/onlinecourse/admin”
Login Details for admin: admin/Test@123
To log in as Student put inside browser “http://localhost/onlinecourse/”
Login Details for Student: 10806121/Test@123
Student Pincode for enroll Course Student: 715948
0 Response to "Online Course Registration Using PHP and MySQL"
Post a Comment