PHP

Document Management System using PHP with Source Code

Submitted by Alphonce on
This is a simple project called Document Management System. This web application is developed using PHP/MySQLi. The main purpose of this project is to store and manage the file documents of a certain company or organization. The system store the documents in the database as BLOB type. Talking about storing the documents in the database, the system also stores other file information such as the

Library Management System Using PHP and MySQL with Source Code

Submitted by breakthrough2 on
This is a Simple Library Management System project that was developed using PHP. The system has 2 types of system users which are the Administrator and the students. The administrator is in charge to manage system data such as the books. The student users can read the announcements and borrow books. The system also computes the overdue fines of the students for their borrowed books. This is a

Phone Shop Sales Managements System using PHP with Source Code

Submitted by Roo on
This is a PHP Project entitled Phone Shop Sales Management System. This project manages the phone store's sales transactions. This web application stores the phone shop's stocks and records the available stocks. This also generates a printable invoice. The project has 3 types of users which are the Administrator, Manager, and Seller. The source code is easy to understand which can help you learn

Creating a Simple Login Using MySQLi Prepared Statement and jQuery

Submitted by razormist on
In this tutorial, we will create a Simple Login Using MySQLi Prepared Statement / jQuery. Most of the websites nowadays are required to use MySQLi / PDO statements due to the depreciation of MySQL. This time we will try to work out with MySQLi and Ajax call function to make our simple application more interactive. Let's start coding! Creating the Database First, we will create the database Open

Creating a Simple Dynamic Input using PHP and jQuery

Submitted by razormist on
In this tutorial, we will create a simple PHP web application that has a feature allowing the user to dynamically add inputs to the page to save the forms at once. We will be using the jQuery Plugin in order to meet our goal. Also, we will use the Bootstrap Framework to have a pleasant user interface. So, let's get started... Getting Started Requirements Download and Install the latest version if

Tenant Directory Management System using PHP/PDO with Source Code

Submitted by ronneldlt on
This project is entitled Tenant Directory Management System that was developed using PHP/PDO. The system has a Floor Plan of the specific building that indicates the exact location of the stalls of each tenant of the specific commercial building. The system also processes the tenants' lease payments and electricity bill payments. This project has 3 images of floor plans which are the Ground Floor

Internship Portal using PHP with Source Code

Submitted by Satyam Raj on
This is a Simple PHP project with source code entitled Internship Portal. This simple system provides the students an online platform to send their application to available companies that looking for an Intern. The website has 2 types of users which are the Employer and Students. The Employer will post their available opening slots for internship opportunities for the students along with the

E-Commerce/Shopping Cart Web Application using PHP with Source Code

Submitted by Satyam Raj on
This is an eCommerce website source code called Amaclone. This was built using PHP, MySQL Database, Bootstrap, and jQuery. Most of the typical e-shops' major functionalities are included in this PHP project such as shopping cart and categorized display of product. The admin panel is not yet developed in this version but feel free to create your own. The Amaclone eCommerce Website has also Users

Simple CodeIgniter CRUD Application with Bootstrap Source Code

Submitted by henryenlineagt on
This is a Simple Web Application that was developed using PHP and CodeIgniter Framework. This is system has a CRUD Operations ( Create, Read, Update, and Delete). Use this simple CodeIgniter CRUD application to get a basic idea on how to work with CodeIgniter. This can be helpful especially those who are new in PHP Programming. This web application also uses Bootswatch Bootstrap Library to make

Live Chat System using PHP with Source Code

Submitted by Abba Gana on
This is a Simple Live Chat System was developed using PHP and MySQL Database. This Chat System will help you, specially to those programmer who are building their own social networking site. This is very easy to implement, risk free to install. this chat save and load your message without loading the page content. This web application has a simple and pleasant user interface. The Chat System was