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 Ordering System Using PHP

Submitted by Franziholic on
This Online Ordering System of Burger Shop shows the very basic online ordering system a sample online site that customers can order multiple and different burgers by selecting the "buy button" this also includes the official receipt of customer by clicking the "download receipt"(MS WORD FILE). The customer also can leave private message to the website for their concerns and can also leave

School Website with CMS

Submitted by arukumar on
This is simple school website with content management system(CMS) facilities. This application is developed using php & mysql. In CMS section we have the following functions. 1. Manage the contents of website 2. Manage the photo gallery 3. Manage the download lists 4. Manage the feedback from users and many more This is demo website to understand the CMS facilites for the beginner PHP programmer

Simple Inventory System

Submitted by dadzky on
Sorry po sa inconvenience.. Nakalimutan po naming i check ang sa Database, iba pala yung na Export.. Fixed napo e2, download nlng po ninyo ulit.. Salamat ng Marami ^_^ A simple Inventory System.. Just try this one :) hope u will like it :D [note: Check the BaseDAO.php file located at app/PHP/CLASSES if there is something you want to change regarding on the connection to database] [if your database

Sort Column (Ascending and Descending) in PHP/MySQL

Submitted by jkev on
Hi guys, In this source code you will learn on how to make a query in MySQL that enables you to sort data by ascending and descending order. This code is simple yet useful to some beginners who want to learn about PHP and MySQL hope you will like this code Thank you. Database name: asc_desc.sql in db folder. Sample code: Order by: Ascending Decending FirstName LastName MiddleName Address Email

Edit Multiple Rows in MySQL with Checkbox

Submitted by jkev on
Hi guys, This code will teach you on how to create an application in PHP that edit multiple rows using checkbox as selector. The feature of this code is it edits multiple data using checkbox as selector. For more information about this code email me at [email protected]. Hope that this will help you in your future activities. Thank you.

PHP Login using Twitter Bootstrap Progressbar

Submitted by jkev on
Hi guys, in these source code you will learn how to make a simple login page in PHP using twitter bootstrap progress bar. This code is a simple login script that beginners can easily understand how progress bar works that add beauty to your program. Hope you like this simple but useful source code thank you. Database name: login.sql in db folder Sample code: Username Password Sign in