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.

School Fees Payment System

Submitted by waqasyaqoob on
Yesterday I saw a project :Automated Billing System which submitted by user name loading. When I read and saw the project then I thought I can convert this project into School Fee Payment system and I am feeling happy that I did it. *Beautiful login system. *Add New Student , View Student , Edit student and Delete Student. *Add Class , View Class, Edit or Update Class and Delete Class. *Add , view

Human Resource Support System

Submitted by FRankzkhiE on
This is a full system for human resource support system. It is an easy to use system. The following are the features to learn and expect in this project: 1. employee information 2. leaves: vacation and sick 3. travel order 4. contract Additional features -searching by date -printing -archive -reports Hope you learn from this.

Bank Transaction System

Submitted by mehul77970 on
This is a sample of simple bank transaction using PHP. The user or bank member has an option to deposit, withdraw and transfer funds. They has also an option to quick check they're remaining balance. This is very helpful for those who are interested and are new in PHP. Hope you learn from this. user name mehul password mehul

Parcels Management System Online

Submitted by theadmiraleliud on
In developing Online Parcel Information System, the following objectives will be met at the end of the project. 1). Real time message alert to both sender and the recipient of the parcel. 2). Implement security on data through password and password encryption. 3). Effective arrangement of parcel data in the database. Hope you learn from this.

Using Cookies in PHP

Submitted by GeePee on
This is a very simple and basic tutorial in PHP. This will teach you how to use and set cookie in PHP. Cookies allows the webmaster to store user's or visitor's information to be accessed on the next visit in the website. It is usually used in logging in, to store the username and password. But note, don't use cookie on an important information. Here is the code to set the cookie: $cookie_name =