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.

Inventory System 1.0

Submitted by michael.galanza2016 on
To run the system please follow the step below. 1.Create Database name db_project2017 and import the database db_project2017. 2.Upload the file to your server directory. 3 Import the database. 4. Login the account given below. account: [email protected] password: password 5. go to link http://[::1]/index.php/inventory Hope this system guide you and this will be usefull without any warranty. For

Human Resource Management System 1.0

Submitted by michael.galanza2016 on
Human Resource Management System 1.0 To run the system please follow the step below. 1.Create Database name db_project2017 and import the database db_project2017. 2.Upload the file to your server directory. 3 Import the database. 4. Login the account given below. account: [email protected] password: password Hope this system guide you and this will be usefull without any warranty. For updates and

Online Library Management System

Submitted by jatin@2196 on
Online Library Management System Project is simple and easy to use and understand. It consists of operation such as: Register yourself as Student or Faculty. Admin Login Student Login Faculty Login Search Book by Id, Name and Author Name. Id: admin1234 Pwd: 12345 This is XAMP based online library management system and its design looks better in Mozilla Firefox browser.

PHP - How To Upload CSV File Into MySQLi

Submitted by razormist on
In this tutorial we will try to upload a CSV File Into MySQLi. This simple script can process and insert the CSV file into MySQli Database. It can lessen and fasten your database processing if your csv is already have a data. So let's do the coding. Before we started: First you have to download & install WAMPserver or any local server that run PHP scripts. Here's the link for WAMP server http:/

PHP - How To Display XML File Using HTML/PHP

Submitted by razormist on
In this tutorial we will try to read a Simple XML File using PHP script. XML used to create common information formats and data encryption. Some of XML's advantages are its self-documenting which allows for internationalization in human language that support parsing requirements. By using XML it improved the exponential and simplified capacity of PHP 5. So Let's see how it do. Before we started

Funeral Website with User and Admin Login

Submitted by Julius Guevarra on
Download and extract the file. How to run: Run XAMPP Control Panel and start MySQL and Apache. Go to browser and type url localhost/phpmyadmin. Create database name "ws_db". Click import and find the ws_db.sql file in db folder. USER login username : gudo pw: : gudo ADMIN login username: admin pw: admin