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.

Login Page with md5 Encryption in Password field using PHP/MySQL

Submitted by argie on
This code will teach you on how to create a login form with md5 encryption. The feature of this code is, it has a input validation and the password are being encrypted using md5. Download and try this code to learn on how to create a login form with md5 encryption. database name: simple_login

Voting System With Percentage Using PHP/MySQL and ajax

Submitted by argie on
This System will teach you on how to create a simple voting system with php and ajax. The feature of this system are the ff. 1. It provides Graphical result of the votes. 2. It display the percentage of votes to the total number of votes. 3. You can vote by clicking the radio button provided. 4. You can submit your vote without loading the page. Download and try this system to see how my voting

Voting Per email Address using PHP/MySQL and jquery

Submitted by argie on
This code will teach you on how to create a voting system using email address. The feature of this code are: Provides graphical charts that display the result of the voting Allows only one vote per email address Validate if the email input is on correct format. database name: votingcharts

Live Design Edit Using PHP/MySQL

Submitted by argie on
This code will teach you on how to create an live design edit in your website using php/mysql. The feature of this system is it has a color pallet that enable you to select what color you want to display in your site background, header, sidebar, footer and etc. Hope this code will help you, feel free to leave comment if you have a question in this source code. database name:liveeditcss

Input validation Using PHP and Jquery

Submitted by argie on
This code will teach you on how to create a form in php with input validation using jquery. The feature of this code is to validate the input and check if the email is in correct format. Download and try this code to see on how jquery input validation works. Leave comment if you have a question, thank you and happy coding.

Save Data to Database Without Loading Using PHP/MySQL and ajax

Submitted by argie on
Hi I'm back, This tutorial will teach you on how to save data to database without loading the page by using php/mysql and ajax. This code is easy because it is intended for beginner. The featured of this code is to save data to database without loading the form and give alert that the data has been successfully stored in the database. Leave comment if you have a question in this code, happy coding

Voting Per IP using PHP/MySQL and jquery

Submitted by argie on
In this code you will learn on how to create a voting system per IP address. Voting system per IP address means that the IP address can vote only once. The unique feature of this code is that it has a graphical result represented by the graph and the voter can print and download the graphical result. Leave comment on this post if you have a comment or question, I'm happy to entertain your question