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.

Search Record using jQuery in PHP/MySQL

Submitted by argie on
In this code you will learn on how to create search form that will give you result without transferring to other page. This code is made of PHP and jquery. The features of this code is to get the search result without transferring to other page and without loading the main page, you can also sort the data displayed by clicking the table header. Hope this code will help you. database name: simple

Live Search Using PHP/MySQL

Submitted by argie on
This code will help you on how to create a facebook like live search. This program uses javascript to display results (without pressing the enter key) right after you pressed any key without moving to other page. The result of the search query will be displayed below the textbox. Also, you can customize this code by adding a link on the dropdown list and redirect it automatically to the desired

File Upload using PHP

Submitted by argie on
In this code you will learn on how to upload and download file using php. The system has the capability to record the download details, such as the time and date of download, the person who download the file and automatically save directly to database. database name: br username: admin password: admin

Facebook Timeline Clone Script

Submitted by argie on
In this code you will learn how to make a timeline like facebook. It also includes live search, wall post, delete wall post, add other that can be found in this application. This system allows the user to post picture. The user can also add and delete friends with instant notification. this system has a comment counter and can determine the interval of time from the date posted. database name

How to Build Shopping Cart w/ Checkout in PHP

Submitted by admin on
I just rewrite the code included in this post to fix minor problem encounter by other PHP programmers who can’t run the shopping cart. The code is taken from this link: http://www.qualitycodes.com/tutorial.php?articleid=25&title=Tutorial-Building-a-shopping-cart-in-PHP. As you may have noticed, a lot of programmers are screaming for help on how to fix some bugs on this tutorial. Since I cannot

Point of Sale (POS) using PHP/MySQL

Submitted by argie on
In this program you will know on how to create a complete online Point of Sale(POS) using PHP/MySQL.The system also help you on how to create an Online Point of Sale that cater both cash, check, and credit. The system can generate different report such as: Individual sales report Inventory report Daily/weekly/monthly/yearly sales report Collectibles report Supplier Report Receipt Customer Report

Social Networking Site (CHMSCnet)

Submitted by carol_janine_crislyn on
As the time changes, people is searching for a medium that they can use in communicating and others continue to discover some instrument that will help them communicate with other people in an easy and obtainable way. Users also have an account, can upload profile picture, update personal status, add friends, send message, chat, add new threads in forum and especially profile updates to know the

Online Ordering System

Submitted by argie on
In this program you will know on how to create a complete online ordering system with online payment using PayPal.The system also you will learn on how to validate forms using javascript and how to embed Google map. Hope this code will help you. database name:mammamar_marias admin password:simplyblob admin username:admin