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.

Information Gateway System (Barangay Demographics Governance Management)

Submitted by DavaoCloudStudio on
# Information Gateway System # Point release: 17/11/2015 by Jii Yo with REDCAPPER Information Gateway System - Barangay Application ==================================== Information Gateway Application has a suite of selective modules specifically tailored to the requirements of education industry. Information Gateway System is engineered and designed considering range of management functions

Create Backup / Restore Database using PHP

Submitted by bobaytot12 on
In this project we are going to learn how to create backup database and Download or Restore in sql file using PHP. Instructions: Choose and upload a file to your system or project, then you can click the RESTORE DATABASE button to restore the database file or you can click the BACKUP DATABASE button to backup and store the sql file in the folder named backup. Upload only sql database file. This

Random Code Generator using PHP

Submitted by jaredgwapo on
In this tutorial we are going to learn how to make a random code generator. You may download this file and use it to your projects or systems. Creating Our Form 1. We need to create our form tag and the method is post.. 2. Create our button, name it generate and the type is submit Generate Code Creating Our PHP Script 1. create a variable named today, it is the date today. We should include this

Shorten Long/Large Numbers using PHP

Submitted by Jeprox on
Good Day. In this project we are going learn how to shorten long numbers to K/ M/ B/ T/q/Q/s/S/O/N/d. This function abbreviates a large number it display numbers like 3.5K and 4.2M. thousandsCurrencyFormat(1000) - 1k (One Thousand) thousandsCurrencyFormat(1000000) - 1M (One Million) thousandsCurrencyFormat(1000000000) - 1B (One Billion) thousandsCurrencyFormat(1000000000000) - 1T (One Trillion)

Simple Mapping System using PHP and JQuery

Submitted by jaredgwapo on
In this tutorial, we are going to learn to learn how to make a drag and drop system and save its location. This is a simple project that you can use in your website or system. DIRECTIONS PUT THE LINKS INSIDE YOUR HEAD TAG CSS CODE HTML CODE " style="position: absolute; top: px; left: px; z-index: 9999; height: 20px; width: 20px;"> " id="top" value=""> " id="left" value=""> " style="display: none;"

Sales Transaction Processing System (STPS)

Submitted by shering on
Sales Transaction Processing System (STPS) User interface (Front-end): HTML, CSS & JavaScript. Logical part / Database (Back-end): PHP & MySQL. STPS support two roles: the cashier and Manager/supervisor. Features:  Less human error  Less Strength and strain of manual labour  Good Security  Data consistency  Easy to interact  Easy data Updating  Easy record keeping  Easy Backup data

CBT Exam

Submitted by olaseyo on
It an entrance examination application built with php and mysql. I also made use of bootstrap to make responsive and also ajax to make it interactive. Feel free to develop the system. Hope will you learn from this.