php

Self Help Group Management System in PHP/PDO with Source Code

Submitted by kimz190 on
Hi! I just want to share with you this Self Help Group Management System in PHP/PDO. Currently, this is a demo application for our idea. Our goal for this app is that we want to achieve is to help in the effective management of money within the group and also to directly connect the SHG to institutions such as banks and etc. so that the group will have a platform to launch itself and works towards

Pharmacy's Dispensing Management System using PHP/PDO with Source Code

Submitted by tuba on
This is a simple Pharmacy's Dispensing Management System programmed using PHP/PDO. The system has 4 types of users are the Administrator, Pharmacist, Doctor, and Receptionist. The Administrator User can manage all the features of the system and he/she is the only user who can create a new system user. The Pharmacist Users have access to managing the stock of the medicinal drugs and they are the

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