Bootstrap

Resizing the Uploaded Image in PHP using GD extension Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to resize the image file before saving it into a directory using PHP and GD Library. This process is really useful when you are developing a web application using PHP Language which has some features that include uploading Image files such as system users avatar, image/gallery thumbnails, and etc.

PHP GD extension/library offers Graphics Drawing toos to manage image data such as cropping, compressing, filtering, and etc.

Student Quarterly Grading System using PHP and SQLite Database Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Student Quarterly Grading System. It is a web-based application that provides faculties or teachers of a certain school an automated platform to store and compute their students' quarterly grades. The system is able to store the grades/marks per assessment every quarter. This project will help teachers to lessen the burden of calculating their students'

Young Entrepreneur E-Negosyo System in PHP Free Source Code

Submitted by janobe on
The Young Entrepreneur E-Negosyo System is a kind of online ordering system with SMS notifications. It is a convenient way for customers to purchase their favorite pastries, cakes, and bread online without going to the store. With just one click they can simply place their order and then an SMS notification is used in this system to notify the customers of the status of their order. This system is

Simple Attendance System in PHP and SQLite Free Source Code

Submitted by oretnom23 on
This is a Simple Attendance System in PHP. This simple project is a web-based application that records the attendance of employees of a certain company. This mini-project has an Admin Panel where the system admin or staff can manage the relevant data in the system. I am sharing this source code to help other new programmers especially those students to have a project source code to start with to

Simple Cashiering System (POS) in PHP and SQLite Source Code Free Download

Submitted by oretnom23 on
Introduction This is a Simple Cashiering System in PHP. This simple project is a web-based application that can help businesses to manage their day-to-day transactions. This can help to ease the work of the management or cashier of the business to do transactions with their clients. It also helps to store the transaction details and retrieve the transaction records without hassle. About the Simple

PHP CRUD without Refresh/Reload using Ajax and DataTables Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create or develop a PHP CRUD Operations w/o Pagre Refresh/Reloading using Ajax and DataTables. Here, we will enlist the data from the database using the server-side processing of DataTables. This tutorial is helpful especially for optimizing the page load of your future PHP Project.

Patient Appointment Scheduler System using PHP FREE Source Code

Submitted by oretnom23 on
Introduction This is a Patient Appointment Scheduler System Project in PHP. This is a web-based application that provides an online platform for clinic patients or possible patients to schedule their appointment with the doctor. The project is simple but useful. It has a pleasant user interface and user-friendly functionalities. This system has 2 sides user sides which are the Admin Panel/Side and