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.

Retrieving Data in MySQL/PHP

Submitted by Yorkiebar on
Introduction: This tutoral will show you how to simply retrieve data using PHP from a MySQL database. Required: Before you can retrieve the data, you must have the following: 1) A webhost or localhost. 2) A database in your MySQL service. 3) A table with data in your MySQL database. Creating a Database: To create a database in your MySQL service, simply go to the MySQL Databases feature of your

Advanced Web Store Using PHP/MySQL

Submitted by donbermoy on
This is an Advanced Web Store of Dadad's Merchandising, a food establishment providing food ingredients. This is designed like the lazada.com as having the shopping cart and an online ordering system. The features of this system are the following: - order product online - add, edit, delete product - shopping cart designed - search product in home tab - send order confirmation via email - manage

Simple Add, Update, Delete and Search using PHP and MySql

Submitted by Talarng on
This is a simple Add, Update, Delete and Search using PHP and MySql. Only for first class of PHP -Connect to Database with MySQl -Insert -Update -Delete -Search all of Using HTML, CSS and PHP Only. Note: Extract File Zip 1. Create Database name test_db 2. Import file test_db.sql 3. execute.

ROTC Enrollment System

Submitted by darkzniper on
Simple ROTC Enrollment system , I want to share this Enrollment system using PHP,HTML,CSS, Boostrap . Here you can enroll a student and view all by type. In this system already filter by Semester .You can learn easily . 1. Create Database - rotc 2. Upload the sql on sql folder. 3.done -Default Username: admin Password: admin

Multiple Uploads Using PHP & JQuery

Submitted by GeePee on
I made a simple image gallery using php and jquery. It has a capability to upload multiple images with a maximum of 20 images per upload because the server(WAMP) I used has a limitation in number of images to be uploaded. I also added slideshow on the home page. Once the user hover on the image, it automatically slides. Hope you learn from this simple project of mine.

Social Networking Site

Submitted by jkev on
In this system you will learn how to a social networking site this system is commonly projects of IT related courses now a days for some students who make a social networking site this is a good reference for you, and also you will learn how to code in PDO and different SQL Queries and for your Css Design the twitter bootstrap for easy web development . This system is very helpful for students and

Scholars Tracking System

Submitted by jkev on
Hi I want to share to you this system made in PHP, MYSQL , PDO and Bootstrap 3. For some of beginner there who want to create project. The code in this system is easy to understand. The concept design of the system is good has a user friendly Graphical User Interface (GUI), and some of the common functions of a system you may build can see in this system. Some Features and function of this system

Onkeyup Search Using CodeIgniter & Jquery

Submitted by GeePee on
This is a simple search form using codeigniter and jquery. The main purpose of this project is to give an example of Onkeyup event's function. Onkeyup event occurs when the user releases a key. In this project, the table will display all the data which corresponds to what the user inputs in the search box. Hope you learn from this.

Dropdown login using ajax

Submitted by michael.galanza on
This dropdown login form is the easiest way to minimize the area of your website this also gives you a good looking interface in your website hope this dropdown login using ajax will be usefull. 1. create database name users 2. import database on the folder file name users 3. sign-in the account:hunter and the password:superpassword