How to Create a Secure Login Page in PHP with MySQL
How to Create a Secure Login Page in PHP with MySQL In this tutorial about the login page in PHP, I will show you the steps on how to Create …
Free PHP projects with full source code, curated and re-tested for 2026 by the team at PIES IT Solutions. This page lists 300+ downloadable PHP systems — POS, school management, hotel, library, learning management, hospital, government services — all with MySQL databases and step-by-step setup guides.
Most projects here originated as Philippine BSIT capstone or thesis submissions and have been updated for compatibility with modern PHP (7.4 / 8.x). Every project includes the full source, sample database, and basic documentation. Pick the one that matches your capstone domain, then customize it — don’t submit any of them unchanged.
Before you click “download” on the first project that looks cool, narrow the list with three questions:
Jump straight to the type of system you need:
This curated list of PHP projects is maintained by the team at PIES Information Technology Solutions, an IT consultancy based in Binalbagan, Negros Occidental, Philippines. We’ve been collecting, testing, and republishing student capstone resources since 2019 — focused on BSIT programs in the Philippines, India, Pakistan, Nepal, and Bangladesh.
Every project is re-opened and verified against the current PHP and MySQL release before it’s listed here. Found a broken download or a bug? Contact us — we credit contributors in the next refresh.
How to Create a Secure Login Page in PHP with MySQL In this tutorial about the login page in PHP, I will show you the steps on how to Create …
Login Page in PHP with Database Source Code Login Page in PHP with Database Source Code is the main focus of this course based on our previous tutorial called “How to …
3 Steps on How to Create a User Registration Form in PHP This time, I will show you the 3 steps on how to create a User Registration form in …
PHP Delete and Update Data in MySQL MySQL Delete Data is used In Deleting data using MySQL the DELETE Statement is used. Syntax: MySQL Delete Data Take Note! Using the DELETE …
What is MySQL Select Statement? The MySQL Select statement is used in Selecting one or more records in MySQL database. MySQL Select Statement using PHP in MySQLi Procedural, MySQLi OOP, and …
MySQL Insert, Multiple Insert, and Last Inserted Query in PHP Welcome to Part 3 of MySQL Tutorial for Beginners in 7 Days. This is a continuation of our previous tutorial …
Best MySQL Tutorial For Beginners in 7 Days The MySQL Tutorial for Beginners is a course primarily designed for those who wanted to learn MySQL Tutorial in PHP for a …
Inventory Management System Source Code in PHP This Inventory Management System Source Code in PHP has an online ordering system that is created using PHP and MySQL Database it built …
This Online Furniture Shopping Project lets visitors shop for furniture for eventual purchase and this free PHP project includes a database to store all information about transactions and supplies. Advantage …
How to Create Table in MySQL In PHP with MySQLi and PDO In this tutorial about How to Create Table in MySQL database. We’re going to focus on the application …
The Bus Transport Management System Project in PHP will help commuters know the schedule of the bus, its route, and its other information. The database design used in this PHP …
17 – Difference Between $ and $$ in PHP This tutorial will focus on the difference between $ and $$ PHP To start with, let’s review first what is PHP Variables. PHP …
Get Current Indian Time In PHP This tutorial is about how to get current Indian time in PHP. There so many options on how to do display the Current Time …