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. Zip file containing the source code that can be extracted and then imported into php. Here Project Source code for BE, BTech, MCA, BCA, Engineering, Bs.CS, IT, Software Engineering, Computer Science students and Devloper. Student can submit in college for final year project. 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. You can explore great collection of other PHP projects.
Becuase of kashipara is provide a best Online Examination Portal project solution for beginners, intermdetate and skilled developers. We provide a document file with project Synopsis, Reports, and various diagrams. Also Abstract in PDF, PPT file inside zip so that document link below the page. UML diagrams for Online Examination Portal. Class diagrams, Use Case diagrams, Entity–relationship(ER) diagrams, Data flow diagram(DFD), Sequence diagram and software requirements specification (SRS) in report file. Download code of Online Examination Portal project in PHP. You can find Top Downloaded PHP projects here.
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 | PHP |
Front End | |
Back End | |
IDE Tool | php |
Database Integration | MySql |
project Type | web Application |
No of project Download | 563 |
project Total View | 5274 |
Today Trends | 1 |
Current Month Trends | 5 |
Last Month Trends | 18 |
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.
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
Here list of key benifits to download a Online Examination Portal from kashipara.com.
We charge advertisers instead of our audience. Please whitelist our site to show your support for KASHIPARA.com
What our programmer says about project
? Features of Hotel Booking System ? User Panel Features: User Registration & Login Create an account Secure login with email and password Browse Hotels View all available hotels with images and basic details Search & Filter Search hotels by name, location, room type, etc. Filter by price, amenities, or availability (optional ... [ Download Source Code ]
? Authentication and Roles User Registration & Login Role-based Login (Admin, Resident/User) Session Management Secure Password Storage (with hashing) Logout Functionality ... [ Download Source Code ]
? Key Features of the Astrology Management System 1?? User Management • User Registration & Login (with authentication) • Profile Management (update personal details) • View astrology reports & predictions 2?? Astrologer Management • Admin can add/edit astrologers • Astrologers can set their availability and schedules • Manage b ... [ Download Source Code ]
Features of a Hospital Management System (HMS) A Hospital Management System (HMS) is designed to efficiently manage hospital operations, improving patient care, reducing paperwork, and automating administrative tasks. Below are the key features: 1. Patient Management ? Register new patients and store personal details ? Maintain electronic med ... [ Download Source Code ]
System Features Job Seekers • Registration and Login: Create and manage personal accounts. • Profile Management: Upload resumes, update personal information, and set job preferences. • Job Search and Application: Search for jobs using various filters and apply directly through the platform. • Application Tracking: Monitor the status of ... [ Download Source Code ]
Admin Panel Features User Management View, add, edit, and delete users. Room Management View, add, edit, and delete rooms with details like status and pricing. Booking Management View all bookings and update their status. Reports and Analytics Generate reports on user registrations and bookings. Settings and Configurations Manage room typ ... [ Download Source Code ]