PHP

PHP Source Code

Free PHP Source Code. Download from a vast collections of free PHP source code below. You can modify and integrate it in your own personal use. Just give a little credit to the original author whenever you use it on your system's project.

Online Voting System using PHP and SQLite with Free Source Code

Submitted by oretnom23 on
This project is entitled Online Voting System (Government Official Election). This is a web-based application that provides online voting for government officials. This project handles a nationwide vote submission and counting. This has also a live vote result view page where can visitors/voters can view the voting results of each candidate. This can generate a Printable Voting Result with an

Centralized Covid Vaccination Records System in PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a Centralize Covid Vaccination Record System in PHP and MySQL Database. This is a simple web application that is a kind of records and tracking management system. The application stores the covid vaccination details or records of each individual. This can help to easily retrieve the individuals' covid vaccination records. It generates printable details and records of each

Messaging Web Application in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a Messaging Web Application in PHP and MySQL Database. This project is a web-based messaging or chat platform where users can communicate with each other online. This project has multiple features that automatically load messages or chat updates. With the help of JavaScript, Ajax, and jQuery, users can have a better experience while using the application. The purpose of this

Simple Barangay Management System in PHP and SQLite Free Source Code

Submitted by oretnom23 on
This is a Simple PHP Project entitled Simple Barangay Management System. This simple web application provides an automated platform for the barangays offices to store, manage, and retrieve their records. The application can help them to ease the flow of their day-to-day work. This can also lessen their bulk hard copies of records which are really hard to find a record for any cases. It has a

Online Motorcycle (Bike) Rental System in PHP/OOP with Source Code

Submitted by oretnom23 on
Introduction This is an Online Motorcycle (Bike) Rental System in PHP and MySQL Database. This project is a simple booking system for Motorcycle (Bike) rentals. This provides an online platform for rental companies or businesses clients or possible clients to browse, explore, and book to rent their bikes. This has a pleasant user interface with the help of Bootstrap and AdminLTE. It has also user

Engineers Online Portal in PHP with Free Source Code

Submitted by janobe on
This Engineers’ online portal has the capability of exchanging messages with each other. It can upload a file and at the same time can also download a file. In this system, you will be able to know if an engineer is online or offline at that time and can receive notifications. It contains Entities such as the admin to manage the system, Engineers who can create an account and view their profile and office. To know more about the system check out the following features below.

Simple Restaurant Review System in PHP and SQLite Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Simple Restaurant Review System. This simple project is an online platform where can restaurant owners or management can published their restaurant information which they can gather some reviews from their customers. This simple project can help the restaurant management to market or enhance their services based on the reviews submitted by their

Online Employees Work From Home Attendance System in PHP and SQLite Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Online Employees Work From Home Attendance System. This simple application uses an SQLite Database as the storage that provides certain company's employees an online platform to log their attendance. This simple project can be useful especially this mid of pandemic where some companies let their employees work from their respected homes. The project has

Simple Online College Entrance Exam System in PHP and SQLite Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Simple Online College Entrance Exam System. This simple application uses an SQLite Database as the storage. This project can help a certain college or university to provide their enrollees an online platform to take their entrance exam and other required tests for the course they wanted to enroll. The project's functionalities are simple but useful and

Tic Tac Toe Game Using PHP Free Source Code

Submitted by Joe_the_kinley on
This is a Tic Tac Toe Game that I developed using PHP Language. The game project can be played by 2 players. The source code will help you to learn and understand how to create a simple game like this using the PHP Language. It has a simple user interface and is user-friendly. About the Tic Tac Toe Game in PHP The project source code uses the PHP $_SESSION to store the game data temporarily