PHP

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