Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up
Job Resume TemplateIn this page Online Examination Portal project is a web application which is developed in PHP platform. This PHP project with tutorial and guide for developing a code. Online Examination Portal is a open source you can Download zip and edit as per you need. If you want more latest PHP projects here. This is simple and basic level small project for learning purpose. Also you can modified this system as per your requriments and develop a perfect advance level project. This project can edit using a php IDE. Following PHP project contains all the important features which can be in use for the BE, BTech, MCA, BCA, Engineering, Bs.CS, IT, Software Engineering, Computer Science students and Devloper for their college projects. This script developed by Rajneesh Talwar. This web application 100% working smooth without any bug. It is developed using PHP and Database MySql. This software code helpful in academic projects and research paper for final year computer science. To download Online Examination Portal project in PHP with source code files, please scroll down to the bottom of this page for the Download Zip file of source code button.
| project Name | Online Examination Portal |
| Project Complexity | advanced |
| Duration | 15 Days |
| project ID | 3495 |
| Developer Name | Rajneesh Talwar |
| Publish Date | November 15, 2019 |
| project Platform | PHP |
| Programming Language | For this particular PHP project, PHP is required |
| Front End | HTML, CSS, Bootstrap, JavaScript |
| Back End | PHP, MySQL |
| IDE Tool | php |
| Database Integration | MySql |
| project Type | web Application |
| No of project Download | 563 |
| project Total View | 5555 |
| Today Trends | 236 |
| Current Month Trends | 251 |
| Last Month Trends | 17 |
You have any error or you don't understand project follow or any other problem.You can ask question. you know any answer or solution then give a answer and help other student.Complete they project perfectly.
Click the Download Button Below to Start Downloading
Download Online Examination Portal source code at free of cost. Download link provide below.
Download CodeAfter you finish downloading the project, unzip the project file.
RAJNEESH2350@GMAIL.COM
create your own database .... and put 3 following named tables (VIEW ALLSO SNAP FOLDER FOR SNAP SHOOT OF THE EXAMINATION PORTAL VIEW AND LOOK)
1. paper1,
2. result1,
3. student2019 tables
if you need to put data init sample excel csv files are there to dumping the data into paper1 and student2019.
Change in config and conn file as per your need in the include folder
CONN >>
$servername = "localhost";
$username = "Your UserName";
$password = "Your DataBasePassword";
$dbname = "Your DatabaseName";
CONFIG >>
ob_start();
session_start();
//application address
define('DIR','http://yoursitepath.com');
define('SITEEMAIL','rajneesh2350@gmail.com'); // write me if you need any help
$_SESSION['pass']='2001'; // admin ID // ROLL NO FROM STUDENT2019 - ROLLNO
$_SESSION['user']='26-11-2001'; // admin Password // DATE OF BIRTH FROM STUDENT2019 - DOB
$_SESSION['noofquestion']=50;
define('timer',1800); //Paper Timeout in Seconds 30 Minitus equal to 1800 seconds //Retrieve $totaltime=constant("timer");
as the project is worked on offline and online system kindly view following php programme and find the local path changeinto domain path and via-a-vis.
index.php
login.php
index4.php
memberpage.php
logout.php
finallogout.php
search.php
status.php
timer4.php
genrate_result.php
NOTE :
ALL MACHINES MUST BE CONFIGURED WITH STATIC IP ADDRESS SO THE GATHERED INFORMATION REGARDING THE MACHINE ID IS CORRECTLY SAVED INTO RESULT1 FILE.
(FOR OFFLINE CLASSROOM)
You may create your own project logo for this open the TopHeadLogo.png file as per your conviences software and make change
(pls consider width and length of the image)
email me for further support or help me to improve.
RAJNEESH2350@GMAIL.COM
1. paper1,
2. result1,
3. student2019 tables
if you need to put data init sample excel csv files are there to dumping the data into paper1 and student2019.
Change in config and conn file as per your need in the include folder
CONN >>
$servername = "localhost";
$username = "Your UserName";
$password = "Your DataBasePassword";
$dbname = "Your DatabaseName";
CONFIG >>
ob_start();
session_start();
//application address
define('DIR','http://yoursitepath.com');
define('SITEEMAIL','rajneesh2350@gmail.com'); // write me if you need any help
$_SESSION['pass']='2001'; // admin ID // ROLL NO FROM STUDENT2019 - ROLLNO
$_SESSION['user']='26-11-2001'; // admin Password // DATE OF BIRTH FROM STUDENT2019 - DOB
$_SESSION['noofquestion']=50;
define('timer',1800); //Paper Timeout in Seconds 30 Minitus equal to 1800 seconds //Retrieve $totaltime=constant("timer");
as the project is worked on offline and online system kindly view following php programme and find the local path changeinto domain path and via-a-vis.
index.php
login.php
index4.php
memberpage.php
logout.php
finallogout.php
search.php
status.php
timer4.php
genrate_result.php
NOTE :
ALL MACHINES MUST BE CONFIGURED WITH STATIC IP ADDRESS SO THE GATHERED INFORMATION REGARDING THE MACHINE ID IS CORRECTLY SAVED INTO RESULT1 FILE.
(FOR OFFLINE CLASSROOM)
You may create your own project logo for this open the TopHeadLogo.png file as per your conviences software and make change
(pls consider width and length of the image)
email me for further support or help me to improve.
RAJNEESH2350@GMAIL.COM
Downloading the Online Examination Portal project from Kashipara is a best choice for students, beginners, and developers looking for a reliable, well documented, and ready to use project in PHP.
Creating diagrams like Class Diagrams, Use Case Diagrams, Entity–Relationship (ER) Diagrams, Data Flow Diagrams (DFD), and Sequence Diagrams is essential for designing and understanding software systems. Here’s a proper guide to help you get started with each type:
What our programmer says about project