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.

Basic Hotel Online Reservation System using PHP with Source Code

Submitted by razormist on
A free sourcecode for Hotel Online Reservation develop in PHP programming language. I used bootstrap and jQuery as a front-end framework to have a nice design. It can reserve and check the incoming pending from visitor, and also track the room assignment accordingly.

PHP CRUD Operation using PDO with Bootstrap/Modal Tutorial

Submitted by nurhodelta_17 on
This tutorial tackles on how to CRUD(create, read, update, delete) MySQL database using PDO with Bootstrap/Modal. PDO as per the PHP manual stands for PHP Data Objects, a lightweight, consistent interface for accessing databases in PHP. We use Bootstrap/Modal in this tutorial to handle our forms.

Simple Shopping Cart using Session in PHP Tutorial

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a simple shopping cart using session in PHP. This tutorial is intended before the user actually logged into your e-commerce site. It would be a different story if the user logged into the system since where are going to use its user id for the cart of the specific user.

Moosikay - E-Commerce System using PHP with Source Code

Submitted by razormist on
The Moosikay is an E-Commerce System that was developed using PHP, HTML, MYSQLi, and Javascript. The system itself can transact any music product online. This will make the market system easier and faster to conduct more profit for the business. A user-friendly system that made it easy for everyone to modify and develop by using this system as a template. This system uses PayPal for online payment

Simple Database Backup System using PHP with Source Code

Submitted by Harriyour on
Hi Guys! I have here a PHP Source Code that you might need for your Web Application Developments. This is a simple Database Backup System for your web applications. This Simple Web Application has a simple form where you will input all necessary information need from your database including the database you wanted to back up. The purpose of this article is to help you guys especially those

Web-based Inventory Management System in PHP/MySQLi with Full Source Code

Submitted by janobe on
Web-based Inventory Management System in PHP/MySQLi with Full Source Code The Inventory system is a web based system that is developed using PHP, JavaScript, BootStrap, CSS and MySQL for the database. This I nventory Management System in PHP/MySQLi is designed as a very simple project that the users won’t find any difficulty in navigating the system. About the Inventory Management System in PHP

Hotel and Lodge Management System using PHP with Source Code

Submitted by Nikhil_B on
The Hotel and Lodge Booking Management System is a software web application. Presently this web application will offer Dashboard, Customer Details, Room Details, Currency Details, Room Booking Details, Tax Details, Reports, Setting. So for all types of hotels and Lodge Business owners can use this system. Apart from this in each section, proper reports are provided to know Customer Report, Booking

Game Result Matrix System using PHP with Source Code

Submitted by imarkpatric on
Hi Guys! I want to share this Game Result Matrix System that I have developed. This system mainly generates reports of the specific event/tournament result. The system was built to store and generate the tournament/events Game Results of the annual multi-sport event for young athletes such as the School Intramurals, District Meet, Area Meet, National Games, and m any more. This system generates

Simple Car Rental System Using CodeIgniter with Source Code

Submitted by slamet.bsan on
This is a Simple Car Rental System project that was developed using PHP CodeIgniter Framework. This project's main function is to manage the car rental businesses' transactions with their clients. I am sharing this source code to help other programmers especially beginners learn how to create a web application like this Simple Car Rental System using the PHP CodeIgniter language. Some of the

Student Clearance System using PHP/PDO with Source Code

Submitted by beedyboy on
This is a Student Clearance System built for schools to issue barcodes to the student as a means for checking whether a student has paid or not. The admin is responsible for creating users and students as well as managing the whole affairs of the school. Every user must log in to access the system. I am sharing the source code here for everyone to learn, most especially the Qrcode part. The