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.

Native Church Website PHP/MYSQL V2.0

Submitted by Torrahclef on
This is actually the newer version of Native Church Website in PHP/MYSQL This project will help you launch a website for your local church with no hassle. Its a free project I did at my leisure but I think it may be useful to someone. You can download freely and use freely and you can also share with friends. I would like to hear from you if you have any information regarding this project. Admin

Fantastic School Admin-PHP

Submitted by Ronald Ngoda on
This is an absolutely fantastic School admin php web application. The application is built on a sleek paper dashboard courtesy of creative Tim. With the system, you can easily manage your school of up-to and not limited to 1000 students. The project has got several modules ranging from student management majorly, staff management and accommodation. You can easily collect school fees and print

CASAP CP-A Grading System

Submitted by Andrie Octavio… on
This grading system have 2 parts. One is for the teacher and the other is for the students. The teachers page enable the teacher to add, delete and edit students. It can also solve student's gradades and post it on student's page. Student's page is where the student's can view the grades posted by the teachers. Members: Andrea amor octavio emel agustin bermeo christinebelle grace marfil maria

How to Convert SQL Database into Excel File (*.xlxs) in PHP

Submitted by Mr.Niemand03 on
In this tutorial, we will convert sql to excel using PHP. This code will read all data from an SQL table then add it into an excel file using a class called "xlsxwriter.class.php". You can download the class using this link from Github Things to do You have to download and install XAMPP or any local server that run PHP scripts. In my case I used XAMPP as my local server, here's the download link

Simple Online File Archiver with Comment

Submitted by Mr.Niemand03 on
In this tutorial, we will create a Simple Online File Archiver with Comment using PHP. This code can compressed multiple files at the same time and write comments on the archive to mark who is the owner of those files. First thing to do You have to download and install XAMPP or any local server that run PHP scripts. In my case I used XAMPP as my local server, here's the download link for XAMPP