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.

Insert and Delete Your Data From Database

Submitted by mjt on
This codes explains how to add records in the database. This is connected to my previous code (DELETE YOUR DATA FROM DATABASE). It developed using Ajax and PHP Mysql. It's simple and useful especially for beginners. Take a look at this and try it yourself. My email address is [email protected]. Thank you very much.

Find Weather Forecast from IP Address

Submitted by hexahow on
To retrieve the weather forecast for your location based only on your current IP, the full tutorial will have the following 5 sections (http://bit.ly/1A5Y651), that will: - Describe elements needed for weather forecast retrieval - Describe the weather station code field of IP2Location - Show code that gets the weather station code from IP address - Show code that retrieves the weather forecast

Multiple Select in PHP, AJAX & Bootstrap 3.1.1

Submitted by TPOAN on
Hi all, I have new assignment that want to share all of you with the multiple selected which was not refresh the webpage. I am a web developer, so I am happy to share you with a new technique with web base system. If you need more about that, please follow https://www.facebook.com/TouchPoan or [email protected] Thanks, Poan

Laravel plus Bootstrap Framework Authentication system and Blog post& Read

Submitted by ranjit1 on
How to setup Laravel go to http://laravel.com/docs/4.2/installation In this project i have made Authentication system Plus Blog Post & Read. When you create an account a link will be send to your email address and after clicking that link in your inbox your account will be activated.otherwise you will not be able to login. This can be done through localhost using smtp protocol. if you have any