php

Online Exam System With Timer using PHP/PDO with Source Code

Submitted by rogz.sourcecodester on
This is an Online Exam System with Timer using PHP/PDO. This system helps a certain school to provides their students an online exam platform. The system has 2 types of users which are the Admin and the S tudents/Examinee. The Admin user will be using the admin panel of the system which they are in charge of populating and maintaining the data of the system. They will manage the list of Courses

Creating a Login and Registration form in PHP and SQLite using PDO

Submitted by razormist on
Learn how to create a Login And Registration To Sqlite Using PDO. A simple PHP code that can log in and register an account using SQLite database. This code can be implemented when your system needs user verification before proceeding to the main page.

How to Import CSV Data in PHP CodeIgniter Framework

Submitted by kabiru10 on
Importing CSV data into applications is a common practice. However, CodeIgniter Framework does not out of the box have this functionality as it does not have a library that does this. We will be using a csvimport.php library written by Bradstinson. This can be downloaded at github. This library converts CSV data to an array which can be looped through and saved into a database table. Getting

Faculty Evaluation System using PHP/CodeIgniter with Source Code

Submitted by oretnom23 on
This is a Faculty Evaluation System is PHP Project that is written in CodeIgniter PHP Framework. This system has 3 types of users which are the Admin, Chairperson, and Student. The system's main purpose is to provide the Students and Chairpersons an online evaluation for the Subject Faculties. This system generates the Results of Mean Scores of each Faculty and the summary of the results is

Online Ordering System Using PHP/MySQLi with Source Code

Submitted by argie on
This is an Online Ordering System that is originally written using PHP/MySQL and now upgraded to PHP/MySQLi so that this project will run properly in PHP 5.6 or higher. This system is a simple online shop of a certain store that selling customized products. Just like other online shops or eCommerce websites, this system allows visitors or possible clients to order multiple products at once but the

School Event Attendance Monitoring System with Barcode Scanning using PHP with Source Code

Submitted by Phrince Elmar … on
The School Event Attendance Monitoring System with Barcode Scanning is a PHP Project that manages the School's Student Attendance in Events. The purpose of this system is to improve the process of checking the attendance of the students in CHMSC and monitor their attendance in every school event. The system stores the list of students, officers, and events. The officers will have system access and

eChat : Chat System Application using PHP/MySQLi with Source Code

Submitted by xcoder on
The eChat is a Simple Chat System App that is developed using PHP/MySQLi. Like the popular chat applications, this simple application was mainly built as a medium of communication. The chat conversation is listed publicly which means the mini-project does not support private or direct messages to other users. The conversion panel automatically refreshed after 5 seconds so no need to reload the

School File Management System using PHP with Source Code

Submitted by razormist on
The School File Management System with Source Code is a PHP project that can store student files individually and retrieve them afterward. The system was built using PHP, HTML, MYSQLi, and Javascript. The system is so easy to understand, the administrator can add a new user and student account. The system has an auto-delete feature when you remove a student it will also automatically remove the

Attendance Management System using PHP with Source Code

Submitted by razormist on
The Attendance Management System with Source Code is a PHP project that can maintain daily attendance records easily and conveniently. This system was created using PHP, HTML, MYSQLi, and Javascript. This application is easy to use, the user has access to all data that is related to student information. You can view the details and add some new information for courses, units, etc. The system data