E-Learning System Using PHP/MySQLi with Source Code
E-Learning System is a web-based system that aims to make the role of teachers easier in making their lessons, activities, and quizzes. The function of this is, the teacher can upload his lesson whether it’s a video or a pdf file. He can also set questions of quizzes or activities based on the lesson that he uploaded. The students need to create an account first so they can log-in and they can now view the lesson and take the quiz. And if the student already has an account he/she can access to download and view the videos/pdf files.
These are the following features of the system:
Admin Side
Lesson
- List of Lessons
- Upload Lesson
- Edit Lesson
- Change the File
- View Lesson
- Delete Lesson
Exercises
- List of Question
- Add Question
- Edit Question
- Delete Question
Student
- List of Students
Manage Users
- List of Users
- Add User
- Edit User
- Delete User
Student side
- Create Account
- Login and Logout
- View Lesson
- Take Quizzes
- Generate Score
- Download Lessons
How to set up the E-Learning System in PHP with Source Code
- Download the zip file.
- Download and install XAMPP
- Run the XAMPP control panel and start MySQL and Apache
- Go to C:\xampp\htdocs and extract the downloaded zip file ( caiwl) inside the folder
- Open the browser and go to http://localhost/phpmyadmin/ to create the database
- Click the new to create a database.
- Name the database "dbcaiwl"
- Click Import to import the SQL file.
- Click choose file and select the dbcaiwl in the root folder of the source code
- Click go.
How to run E-Learning System in PHP with Source Code
Open the browser and go to :
http://localhost/caiwl/ - for Students
http://localhost/admin/ - for Admin
Accessing Admin Side
Username: janobe
Password: admin
For more information about the system, you can contact me @
Email – [email protected]
Mobile No. – 09305235027 – TNT
Or feel free to comment below.
This E-Learning System in PHP with Source Code is for educational purposes only. You can download it as a reference and expand your knowledge in making a system. You can freely modify it, according to your desire.
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.
Comments
It still wouldn't work
Mysqli connect
error
Url for admin
I used this link http:/…
I also cannot login using the
please go on url and make…
"Problem in database connection! Contact administrator"
Error in code
Thank You my savior Mr. Janobe.....
Careful with the directory…
Warning: require_once(C:…
i have one addition
E-LEARNING PORTAL DEVELOPMENT
Error
Sir, it;s not opening Not…
Live Server Hosting
how i solve this
Recommendations
Fatal error: __autoload() is…
Fatal Error
Hello , I just setup…
Fatal error: __autoload() is…
Fatal error: __autoload() is…
you can change function _…
need help ! Warning:…
Problem on the montain
Fatal Error
i keep grtting this error message
While running the project this type of error showing
This is email (totitate6…
Add new comment
- Add new comment
- 95128 views