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.

Blood Bank Management System

Submitted by mohammed shafraz on
Hi everyone!, I have attached simple blood bank management system for PHP developer. The pupose of this system is to donate and request blood online, manage entire donor and request blood details. There are two user role which are admin and users. The system is developed using html, css, bootstrap, jquery and php. Admin username : super admin password : admin Users username : mhdshafraz password

Distribution System

Submitted by esaitbd on
Distribution systems can be defined as the sequential flow of procedures, systems, and activities which are designed and linked to facilitate and monitor the movement of goods and services from the source to the consumer. Essentially, distribution is about making products and services available to the end users when and where they need them.

Online Shopping (eCommerce)

Submitted by esaitbd on
free open source eCommerce platform for online merchants. provides a professional and reliable foundation from which to build a successful online store. Important! If your bug report is not related to the core code (such as a 3rd party module or your server configuration) then the issue will be closed without a reason. You must contact the extension developer, use the forum or find a commercial

Malawi Online Market

Submitted by Patrick Mvuma on
I have decided to share with you the online market web system so that you can use and learn one or two things. With 4 years of work experience under my belt am a complete web developer i specialise in web systems and website development using php, javascript, html and mysql. To install the system 1. Extract the zip folder 2. Copy the contents and paste them in your root folder 3. Import the

Online Voting System

Submitted by Patrick Mvuma on
I decided to share my simple online voting system because i know you will learn and use one or two things.Am a specialized web developer in web system and website feel free to contact me If you have any question regarding this project or anything find me Installation process: Extract the zip file Copy the extracted file and paste in your root folder Run the index.php file That is all If you have

Library Management system

Submitted by Ronald Ngoda on
This a simple library management system with an intuitive dashboard UI for management. The system has several modules for members, books, book issue, book return, magazines and newspapers. You can be able to track the books issued and how many have not been returned easily. This system is suitable for schools and any other public or private libraries. After downloading the system simply extract it

Point of Sale 3.0 Update 24/Jun/2018

Submitted by Shazi on

Language Used PHP Database My SQL User Interface Design HTML, AJAX,JQUERY,JAVASCRIPT Web Browser Mozilla, Google Chrome, IE8,OPERA Software WAMP Server Download and Unzip file on your local system copy phppos . Put phppos folder inside root directory Database Configuration Open phpmyadmin Create Database phppos Import database phppos.sql (available inside zip package) User Open Your browser put

PHPPOS Project in PHP and Mysql

Submitted by Shazi on
Language Used PHP Database MySQL User Interface Design HTML, AJAX,JQUERY,JAVASCRIPT Web Browser Mozilla, Google Chrome, IE8,OPERA Software XAMPP Server/WAMP Server Database Configuration Open phpmyadmin Create Database phppos Import database phppos.sql (available inside zip package) For User Open Your browser put inside browser “http://localhost/phppos” Login Details for user: admin/shahzad123

Code generator for pure php

Submitted by abubasil on
Hello again, This script will generate the basic php CRUD for named table. These CRUD (create, read, update, delete) use the pure php programming style. This script uses mysql, you may modify it to be for mysqli. step one: open config.php file and set localhost, db user, db password, and db name. step two: run install.php and set the name of the table (tables one by one each run) step three: set

jQuery Raffle with PHP Array

Submitted by Mr.Niemand03 on
Jquery Raffle with PHP Array Simple random number generation in a loop to simulate a raffle draw. The code uses bootstrap as the main design and to produce modal to show who is the winner. Also it requires jquery to run. You may use Jquery CDN at https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js and Bootstrap CDN at https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css