PHP

School Admission Processing, Screening and Scratch Cards Platform

Submitted by Harriyour on
Hi guys, this is a School Admission Portal that will help schools process their admission with ease. Student can apply for admission and take exams online, wait for result, start uploading details and many more. Admin can print out pins, activate students and deactivate them any time. Feel free to modify the system. Database is located in the Database folder. Documents is in the Documentation

Upload Any Image Size using PHP and Javascript Resizer

Submitted by Imani Mbwaga on
The image resizing has been a problem for programmers. Here I have developed a PHP Image upload that can handle any size even if you have slow internet connection. It can upload to your server without problem. The file is zipped and have it attached with sql file and database. You dont need a login credentials. Download it for free. Feel free to contact me for any technical support or development

Online Class Record System Using PHP/MySQLi

Submitted by janobe on
This class record system is a web-based system that aims to minimize the work of advisers or instructor in a school in processing the class record. In this system the instructor can add grades and the students can take examination through online. This also includes a scheduling of classes and can print report of grades in every instructor. This system will certainly help establish an effective management within the school.

Purchase Request Tracking System - PHP/MYSQL

Submitted by gebbz on
The scope of the project includes: -The web application is able to allow end users or requestors to sign up for an account. -The web application can be able to record purchase requests done by the users to be submitted to the SPU Office and Authorized Personnel. The users will input their requests in the web application. -The web application administrator or the SPU Staff is responsible of

PHP - Save Image Data By Dragging Using Ajax

Submitted by razormist on
Learn on how to create a Save Image Data By Dragging Using Ajax. A simple Ajax technique that can drag and drop the image and retrieve the image data. This can be use when you want to store data to the server without typing you just drag the object to the target zone, and it will automatically store the data to the database.