0% found this document useful (0 votes)
15 views3 pages

What Is An Online Examination System?: Examination Project in PHP Is Very Useful To Learn It

The document discusses an online examination system created with PHP and MySQL. It allows students to take exams online, saves time and resources over paper exams, and makes scoring and results easier for organizations. Key features include login security, saving answers and questions, answer checking, and an admin panel.

Uploaded by

panchami11
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
0% found this document useful (0 votes)
15 views3 pages

What Is An Online Examination System?: Examination Project in PHP Is Very Useful To Learn It

The document discusses an online examination system created with PHP and MySQL. It allows students to take exams online, saves time and resources over paper exams, and makes scoring and results easier for organizations. Key features include login security, saving answers and questions, answer checking, and an admin panel.

Uploaded by

panchami11
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 3

Today 

Online Examination System in PHP has become a fast growing


examination method because of its speed and accuracy. It is also needed less
manpower to execute the examination. Almost all organizations now-a-days,
are conducting their objective exams by online examination system, it saves
students time in examinations. Organizations can also easily check the
performance of the student that they give in an examination. As a result of
this, organizations are releasing results in less time. It also helps the
environment by saving paper.According to today’s requirement, online
examination project in php is very useful to learn it

This project  Online Examination System using PHP script with Mysql


Database. So, Are looking for any educational project or build small system in
PHP using Mysql database, then you have come on the right place. Because
in this post, you can find the solution of your needs. Here we will build Online
Examination application in PHP with Mysql database, which will help you to
build your education final year project. And if you are beginner level of PHP
programmer and are you learn how to any Online dynamic system in PHP
then this post will help you.

What is an online examination system?


In an online examination system examine get their user id and password
with his/her admit card. This id is already saved in the examination server.
When examine login to the server he/she get his/her profile already register.
On the certain time examine gets the message to start the examination. All
answers given by examine are saved into the server with his/her profile
information. Online examination system also allows to correct the answer if
the examine needed to change any answer in the examination time duration,
however, after the time duration any change will not allow. This also makes c
checking the answer easy and error proof as computers are more accurate
than man and provide fast results too. Php is a web base language so we can
create an online examination system in PHP.

In the world of internet, all task has been done through internet, so we have
decide why Exam has not conducted through internet. For convert current
exam system into digital exam system, we have build this small Online Exam
system project. If this system has build in professional level then it will
automate our existing examination system into digitize exam system. In this
system it will required less labor force for execute system and it will be more
accurate and less time consuming and at the same time we can conduct more
person exam at the same time and it will publish result in a very short time.
Below you can find benefits of Online Examination System. If this system has
been implemented then examination will not limited in to four wall of class
room, but student can part into exam from any place.

Administrator of Online Examination has multiple features such as Add,


Delete, Update Topics and Question.
To Login as Admin put inside your browser "http://www.applicationname/"

The user will automatically get the updated version by logging using the user
ID and Password provided at the time of registration.
No need of reprinting,appearance,vigilance and the job is done.

Online examination system features


1. Login system must be present and secured by password.
2. Ability to save the answer given by the candidate along with the
question.
3. Answer checking system should be available.
4. Could Update Profile
5. Log out after the over.
6. Admin Panel

Project objective: Online Examination System in


PHP
Online examination system is a non removable examination pattern of today’s
life. We need more time saving and more accurate examination system as the
number of applicants is increasing day by day. For all IT students and
professionals, it is very important to have some basic understanding about the
online examination system. On this site you will get source code with the
running project. It will help you to understand the concept of the project.
Here you find project in php free download.

 
Brief overview of the technology: Online
Examination System in PHP
Front end: HTML, CSS, JavaScript

1. HTML: HTML is used to create and save web document. E.g.


Notepad/Notepad++
2. CSS : (Cascading Style Sheets) Create attractive Layout
3. Bootstrap : responsive design mobile freindly site
4. JavaScript: it is a programming language, commonly use with web
browsers.

Back end: PHP, MySQL

1. PHP: Hypertext Preprocessor (PHP) is a technology that allows


software developers to create dynamically generated web pages, in
HTML, XML, or other document types, as per client request. PHP is
open source software.
2. MySQL: MySql is a database, widely used for accessing querying,
updating, and managing data in databases.

Software Requirement(any one) : Online


Examination System in PHP
 WAMP Server
 XAMPP Server
 MAMP Server
 LAMP Server

You might also like