PHP

Simple Food Website (CMS) in PHP with Source Code

Submitted by ayoyemi on
This is a simple PHP Project entitle Simple Food Website. This project was developed using PHP and MySQL databases. This system is a sort of CMS (Content Management System) in which the system or company management can provide their clients a simple website to know more about them. This system can be helpful to the IT/CS students or newbies to understand how to create a CMS Web App using PHP

Company Crime Tracking System using PHP/MySQL with Source Code

Submitted by samstrover on
This is PHP Project entitle Company Crime Tracking System. This project was developed using PHP and MySQL databases. This system tracks or manages the company's security issues. With the help of this project, the company security department record and tracks the issues that happened in the company. Along with the issue details, the system also allows the user to encode/store the issue severity

School Registration and Fee System using PHP with Source Code

Submitted by hemedy99 on
This is a PHP Project Web Application entitled School Registration and Fee System. This is a system designed to register students for Bilal Islamic Seminary school in Zanzibar using PHP and MYSQL databases. It has 2 types of users which are the administrator and the normal user. The Students registered in the system can pay their tuition by full, half, quarterly, or exempted. The system users also

Basic Shopping Cart using PHP/MySQL with Source Code

Submitted by gebbz on
This project is entitled Basic Shopping Cart. This is a web application that was developed using PHP and MySQL Database. This program allows visitors to your online shopping site to collect items in a virtual shopping cart over multiple product web pages without losing the items ordered. The system has 2 modules which are the Admin and Customer module. The Admin user can handle and manipulate the

Online Boat Reservation System using PHP with Source Code

Submitted by winex01 on
This is an Online Boat Reservation System for Renting a Motorboat. The system provides the motorboat's rental business clients an online platform where they can reserve their boats they wanted on their desired dates. The system has an Admin Panel in which the admin user or the management manages the list of boats for rentals and the reservation of their clients. The system has a pleasant user

Payroll Management and Information System in PHP with Source Code

Submitted by Colins on
This is a Simple Payroll Management and Information System project. The system has simple management features that will help to calculates the payroll of the employees in an organization. The system stores the amount of the deductions and income rate. This system has the operations and logic in developing a web application using PHP Programming Language. My main purpose in sharing this source code

Health Center Patient Record Management System using PHP with Source Code

Submitted by razormist on
The Health Center Patient Record Management System was developed using PHP, HTML, MYSQLi, and Javascript. I used Bootstrap as a front-end framework for the layout. The purpose of the system is to lessen the work time of each user and avoid redundancy of existing data. About The system is consists of two types of users, the admin, and the user. The admins can create, update, delete the user. It can

Project Expense Monitoring System Project in PHP With Source Code

Submitted by joken on
Project Expense Monitoring System Project in PHP With Source Code This Project Expense Monitoring System Project in PHP is a system created using PHP and MySQL Database for backend support. The Twitter Bootstrap framework is used in this project. This Project expense Monitoring System project is designed to monitor the company expenses. With this project, the company will no longer find it

ID Generator in PHP with Source Code

Submitted by Mr.Niemand03 on
ID Generator in PHP This simple project is called the Simple ID Generator Web App. This project was developed using PHP GD Library's Image Function. This project will help you to learn to create a web application that generates an Image that is mainly featured to create an Identification Card in this simple project. The source code contains the functions and ideas/strategies of the design

Creating an AngularJS CRUD App with Search, Sort and Pagination with PHP/MySQLi

Submitted by nurhodelta_17 on
This is a CRUD(Create, Read, Update and Delete) using Angular JS with the help of PHP and MySQLi to handle our database. Also includes how to filter/search data, sort data and paginate data from our MySQL Database. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Paged Applications.