php

Local Offices Contact Directory Site using PHP and SQLite Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Local Offices Contact Directories Site. This is a simple PHP and SQLite mini-project that serves as an online contact directory of offices for a state or city. The main goal of this web application is to provide information to the public about the local offices including their contact details. The application has only a minimum scope but enough to learn

Vehicle Service Management System in PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Vehicle Service Management System. This project is a simple web application for a vehicle repair/service shop or business. This application provides an online platform for the said shop's clients or possible clients to submit their service requests. This project can help to lessen the time consumed by both ends (Management and Clients) in terms of

Electric Billing Management System in PHP and SQLite Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Electric Billing Management System. This project is a simple web application that manages the electric provider company's client's bills. This application help to ease to record, manage, and retrieve the said industry's clients' billing data. This also provides their clients an online platform where they can track their billing history. It has a simple

Try My Recipe (Recipe Sharing Website - CMS) in PHP and SQLite Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Try My Recipe. It is a Recipe Sharing Website that is a kind of simple CMS or Content Management System. This project is a web-based application that provides an online platform where any users who like to cook can explore others' recipes and post/share their own recipes. The project has simple features and functionalities which allow the users to use

Pet Shop Management System Using PHP/PDO OOP Full Source code

Submitted by nelzkie15 on
Pet Shop Management System The capstone project entitled “Pet Shop Management System” is a system that allows pet shops to electronically manage their daily transactions. The system will automate the keeping of pet records, inventory, billing, services and products, and other transactions of the shop. This article will provide you with an idea on what are the forms to be included in a Pet Shop

Creating an Image Slideshow Using PHP and Simple jQuery Tutorial

Submitted by argie on

Hi everyone! This tutorial is about on how to create an images slideshow using PHP and Simple jQuery. This program requires only a few lines of code. The source code file contains only a simple CSS, Images Container/HTML, jQuery Scripts, and PHP script for listing all the images from a directory. The script is easy to understand.

Now, we will be creating a simple web application and our main goal is to display the slideshow in an HTML container and each slide will be shown at every specific time using the fade-in animation. To this, follow the steps below.

Company's Recruitment Management System in PHP and SQLite Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Company's Recruitment Management System. This project is a web-based application that is a sort of job portal website for a certain company. This system provides the company's possible employees an online platform to explore the careers/employment vacancies of the company. It has a pleasant user interface and user-friendly functionalities I developed

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.

Pharmacy Point of Sale System using PHP and SQLite Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Pharmacy's Point of Sale System. This project is a web-based application that helps a certain pharmacy to manage its sales transaction. The project will help the said business to process their day-to-day transactions with their customers. This will also help them to monitor the accurate available stock of the drugs they are selling. I developed this