Project: Online Examination System in PHP with source code
About Project
Online Examination System is developed using PHP, CSS, bootstrap, and JavaScript. Talking about the project, it contains an admin side from where a user can take and manage exams easily. The Admin plays an important role in the management of this system. In this project, the user has to perform all the main functions from the Admin side.
About System
Talking about the features of the Online Examination System, the user can register new examinee. For this, the user has to provide name details, gender, department, email, and mobile number. The admin can also view exam details and add exams by providing exam description, starting and ending date and duration.
Besides, the user can manage questions for the examination. He/she can add and view the question set. In order to add questions, the user has to enter exam description, question description, multiple choice options, and a correct answer. It also contains user management for easy management of the system. Other features
Design of this project is pretty simple so that the user won’t find any difficulties while working on it. Online Examination System in PHP helps the user in taking and managing online exams easily. To run this project you must have installed virtual server i.e XAMPP on your PC (for Windows). Online Examination System in PHP with source code is free to download, Use for educational purposes only! For the project demo, have a look at the GIF below.
Features:
- Login System
- Manage Examinee, Exam, Questions
- User management system
- System log
- Activity log
- Manage status
How To Run??
After Starting Apache and MySQL in XAMPP, follow the following steps
1st Step: Extract file
2nd Step: Copy the main project folder
3rd Step: Paste in xampp/htdocs/
Now Connecting Database
4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: Then, click on the databases tab
6th Step: Create a database naming “
7th Step: Click on browse file and select “cman.sql” file which is inside “DATABASE” folder
8th Step: Click on go.
After Creating Database,
9th Step: Open a browser and go to URL “http://localhost/onexam/”
Provide the username and password which is provided inside the “Readme.txt” file.
LOGIN DETAILS ARE PROVIDED IN “Readme.txt” FILE INSIDE THE PROJECT FOLDER
Got stuck or need help customizing Online Examination System as per your need, go to our PHP tutorial or just sign up to ask your questions in the forum or just comment down below and we will do our best to answer your question ASAP.
HI
Guys I want source code of design Java applet of sorting algorithms
i am not able to load the project i imported the project as instructed pls help me i am getting ” Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:xampphtdocsonexamlibdbcon.php:8 Stack trace: #0 C:xampphtdocsonexamheader.php(45): dbcon() #1 C:xampphtdocsonexamindex.php(1): include(‘C:\xampp\htdocs…’) #2 {main} thrown in C:xampphtdocsonexamlibdbcon.php on line 8 ”
pls help me on this
Online Examination System In PHP With Source Code
This scurce code not working why
not working !!!!!!!!!!!!!!!!
Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:xampphtdocsonexamlibdbcon.php:8 Stack trace: #0 C:xampphtdocsonexamheader.php(45): dbcon() #1 C:xampphtdocsonexamindex.php(1): include(‘C:\xampp\htdocs…’) #2 {main} thrown in C:xampphtdocsonexamlibdbcon.php on line 8
mysql_connect() has been removed in PHP 7.
You can use mysqli_connect()
or simply switch to PHP 5.6.3
Use: $pMysqli = new mysqli(‘p:’.localhost, root, ”, cman);
instead of
mysqli_pconnect($host,$user,$pass);
mysql_select_db($db);
I mean : $mysqli = mysqli_connect(‘localhost’, ‘root’, ”, ‘cman’);
online exam system is not working.it got stucked on Dashboard.php
it is showing this error
Fatal error: Uncaught Error: Call to undefined function mysqli_pconnect() in C:xampphtdocsOnlineExamSystem_PHPonexamlibdbcon.php:8 Stack trace: #0 C:xampphtdocsOnlineExamSystem_PHPonexamheader.php(45): dbcon() #1 C:xampphtdocsOnlineExamSystem_PHPonexamindex.php(1): include(‘C:\xampp\htdocs…’) #2 {main} thrown in C:xampphtdocsOnlineExamSystem_PHPonexamlibdbcon.php on line 8
http://127.0.0.1/admin/index.php
http://127.0.0.1/admin/developer.php
The folder that contains the above link was not found but
http://127.0.0.1/it_experience/online_exams/OnlineExamSystem_PHP/onexam/Stud/index.php exist but can’t login with the provided
username: stud
Password: stud123
Please how can I get the complete folder.
Thanks
Login in student panel with email and mobile no exist in teens table
I have the same problem, what is the solution?
This project is excellent…
mine is not executing
i am getting an error like this– Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\xampp\htdocs\OnlineExamSystem_PHP\onexam\lib\dbcon.php:8 Stack trace: #0 C:\xampp\htdocs\OnlineExamSystem_PHP\onexam\header.php(45): dbcon() #1 C:\xampp\htdocs\OnlineExamSystem_PHP\onexam\index.php(1): include(‘C:\\xampp\\htdocs…’) #2 {main} thrown in C:\xampp\htdocs\OnlineExamSystem_PHP\onexam\lib\dbcon.php on line 8
not working pls help database canot connect
Js file not loading, nav bars at dashboard not working
Not Working ………………………
Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\xampp\htdocs\onexam\lib\dbcon.php:8 Stack trace: #0 C:\xampp\htdocs\onexam\header.php(45): dbcon() #1 C:\xampp\htdocs\onexam\index.php(1): include(‘C:\\xampp\\htdocs…’) #2 {main} thrown in C:\xampp\htdocs\onexam\lib\dbcon.php on line 8
i am not able to load the project i imported the project as instructed pls help me i am getting ” Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:xampphtdocsonexamlibdbcon.php:8 Stack trace: #0 C:xampphtdocsonexamheader.php(45): dbcon() #1 C:xampphtdocsonexamindex.php(1): include(‘C:\xampp\htdocs…’) #2 {main} thrown in C:xampphtdocsonexamlibdbcon.php on line 8 ”
pls help me on this
Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\xampp\htdocs\onexam\lib\dbcon.php:8 Stack trace: #0 C:\xampp\htdocs\onexam\header.php(45): dbcon() #1 C:\xampp\htdocs\onexam\index.php(1): include(‘C:\\xampp\\htdocs…’) #2 {main} thrown in C:\xampp\htdocs\onexam\lib\dbcon.php on line 8
please give me solution in steps.
when i run this program it is showing a blank white screen , please tell me the reason
error
Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\xampp\htdocs\onexam\lib\dbcon.php:8 Stack trace: #0 C:\xampp\htdocs\onexam\header.php(45): dbcon() #1 C:\xampp\htdocs\onexam\index.php(1): include(‘C:\\xampp\\htdocs…’) #2 {main} thrown in C:\xampp\htdocs\onexam\lib\dbcon.php on line 8
getting error on installation time. please help
Error is given below
Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\xampp\htdocs\onexam\lib\dbcon.php:8 Stack trace: #0 C:\xampp\htdocs\onexam\header.php(45): dbcon() #1 C:\xampp\htdocs\onexam\index.php(1): include(‘C:\\xampp\\htdocs…’) #2 {main} thrown in C:\xampp\htdocs\onexam\lib\dbcon.php on line 8
Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\xampp\htdocs\OnlineExamSystem_PHP\onexam\lib\dbcon.php:8 Stack trace: #0 C:\xampp\htdocs\OnlineExamSystem_PHP\onexam\header.php(45): dbcon() #1 C:\xampp\htdocs\OnlineExamSystem_PHP\onexam\index.php(1): include(‘C:\\xampp\\htdocs…’) #2 {main} thrown in C:\xampp\htdocs\OnlineExamSystem_PHP\onexam\lib\dbcon.php on line 8
I got this error while doing a step 9
Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\xampp\htdocs\onexam\lib\dbcon.php:8 Stack trace: #0 C:\xampp\htdocs\onexam\header.php(45): dbcon() #1 C:\xampp\htdocs\onexam\index.php(1): include(‘C:\\xampp\\htdocs…’) #2 {main} thrown in C:\xampp\htdocs\onexam\lib\dbcon.php on line 8
Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\xampp\htdocs\onexam\lib\dbcon.php:8 Stack trace: #0 C:\xampp\htdocs\onexam\header.php(45): dbcon() #1 C:\xampp\htdocs\onexam\index.php(1): include(‘C:\\xampp\\htdocs…’) #2 {main} thrown in C:\xampp\htdocs\onexam\lib\dbcon.php on line 8
This project is not working. Showing: Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in E:\xampp-server\htdocs\onexam\lib\dbcon.php:8 Stack trace: #0 E:\xampp-server\htdocs\onexam\header.php(45): dbcon() #1 E:\xampp-server\htdocs\onexam\index.php(1): include(‘E:\\xampp-server…’) #2 {main} thrown in E:\xampp-server\htdocs\onexam\lib\dbcon.php on line 8
please help me out.
Please I need help
Uncaught Error: call to undefined function mysql
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\onexam\lib\dbcon.php:8 Stack trace: #0 C:\xampp\htdocs\onexam\header.php(45): dbcon() #1 C:\xampp\htdocs\onexam\index.php(1): include(‘C:\\xampp\\htdocs…’) #2 {main} thrown in C:\xampp\htdocs\onexam\lib\dbcon.php on line 8 I am facing this error