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.

PHP MySQL CRUD

Submitted by williamjustin on
This Application was developed using PHP, PDO and mysql Database. I used Bootstrap Framework to have a beautiful and stunning design. This Application shows you the basic functionalities of CRUD (CREATE,READ,UPDATE,DELETE)I.e. The user can Add members in the list and edit them Features: User (CRUD) Note: To create an account just go to this page first "localhost/done/register.php".(U will be

Store Finder with Sales and Inventory System Using PHP/MySQLi

Submitted by janobe on
Store Finder is a web-based system that aims to deliver accurate information about the products and quality service to users. In this system, once you search for a certain product a Google Map will help you locate a store near you that has the product that you are looking for. It has an o nline ordering that would be very convenient for customers or the customer can also do a walk-in ordering. It

Individual follow-up of Presence

Submitted by eddib on
This attendance register is so simple and dynamic that it can be suitable for any project seeking to record attendance. Indeed, it displays every day of this month, as well as employees or students, and you just have to check the corresponding box. matching the student or candidate once you're done, you just have to back up, that's all. If we are in December, every day in December, if you are in

Online Enrollment System using CodeIgniter

Submitted by nelzkie15 on
I wanna Shared this to you how to create online enrollment system using codeigniter with form validation to secure/avoid XSS attack after register you can keep the Reg.Code number for using to login or to proceed next step thank for visit this website, just wait for another post for free source code without error. -if you want to see the code Go to Controllers->"Main.php" Models->"Auth_model.php"

Import CSV file into a MySQL database

Submitted by Wisdom Agbenu on
Sometimes we might want to migrate our csv file/xlsx-file(s) into our database in order to work with them accordingly, php makes that possible. With regards to this, I have written a simple script to make that easier base on a request from a good friend of mine and I thought it wise to share it with the world. 1. Firstly unzip the project file and paste it in your htdocs if you're using xampp or