php exam - Online Examination System Project on PHP

Online Examination System Project on PHP

Posted on

php exam - Online Examination System Project on PHP

Online Examination System Project on 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 of the online examination system. On this site, you will get the source code with the running project. It will help you to understand the concept of the project. Here you find a project in Php free download.

Online examination system features

1. Login system must be present and secured by a 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

A brief overview of the technology:

. Front-end: HTML, CSS, JavaScript
. HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++
. CSS : (Cascading Style Sheets) Create attractive Layout
. JavaScript: it is a programming language, commonly use with web browsers.
. Back-end: PHP, MySQL

Software Requirement (anyone)

WAMP Server
XAMPP Server
MAMP Server
LAMP Server

Installation Steps

1. Download the zip file and Unzip the file on your local server.
2. Put this file inside “c:/wamp/www/” .
3. Database Configuration

Open PHPMyAdmin

4. Create Database named quiz_new.
5. Import database quiz_new.sql from a downloaded folder(inside the database)
6. Open Your browser put inside “http://localhost/Online_exam_New/”
7. To Login as admin put “http://localhost/Online_exam_New/admin”

Admin Login Details
Login Id: Sanjeev
Password: Sanjeev

Download Project