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.

Currency Converter using OOP support in php 5.4

Submitted by seniox.kalvio on
This an updated currency converter using the current php framework of 5.4 supporting all the functionality of Object Oriented Programing(OOP),The advantages of using this development technique are too many namely re-usability of the code.Have fun as you try this out.My email is [email protected]

Simple Login System: Auto Logout after 15 Minutes of Inactivity

Submitted by ronard on
Hi, In this tutorial will teach you on how to auto logout the system if there is no activity on the page within 15 minutes. This will protect the account of the user who forgot to logout. The script attached is just a simple and easy to learn. Just unzip the downloaded zip and in the "db" folder having a "tutorials" folder and just copy it and then paste in this path (xampp/mysql/data/). And then

Hotel Reservation Version 1.0 Complete Package Using Ajax, Bootstrap, Jquery, and Object C For Advance Trapping

Submitted by michael.galanza on
1. Create database "kingsfields_database". 2. Import the kingsfields_database.sql file.(or run all sql query which is in "kingsfields_database.sql" file) 3. Edit the connect.php file with your config.(which is in session folder). [database username, password, host, database] 4. Administrator username: admin / password: admin 5. To log-in client reserved of make an transactions 1st ang log-in ur

SchoolWebTech

Submitted by Engineer Jacks… on
School Web Tech is my project created in PHP/mysql. It is a multipurpose school management software that can be used by various schools worldwide for all administration, management and learning related activities. It can be used to manage students, teachers, employees, subjects, teachers and students payments, attendances, grading and all the system and process related to running school

Add/Update/Delete Data in MySql Using PHP jQuery UI Dialog Box & Bootstrap

Submitted by TPOAN on
Dear friends, I would like to share all of you with my wonder technical of using Jquery Dialog box to add/update/delete data and I really appreciated with Sourcecodester.com that allow us to share it as global. I am IT Officer of Local Project in Cambodia. If you have any problem, please contact me as [email protected] or via my facebook account http://www.facebook.com/TouchPoan or my blogspot

An Easy Way to Validate Billing and Shipping Information

Submitted by chrislim2888 on
You have an online business that you make your living with. There is nothing more important to ensure all the orders are from legitimate buyers but not fraudsters. Many approaches or tools you may use to ensure this, and here I’m going to show you how to do this by leveraging a free API from http://www.fraudlabspro.com. First of all, I assume you have basic technical background and well familiar