php

Cab Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a simple project entitled Cab Management System. This project was written in PHP/OOP and data are stored in a MySQL Database. This project is a web-based application that provides an online cab booking platform for the commuter. This application can also help cab operator's drivers to have an efficient and effective way for them to find a possible commuter. The application is

Search Box - Toggle Show/Hide Element using jQuery Tutorial

Submitted by oretnom23 on

In this tutorial, I will show you how to create a simple search box that can toggle show/hide elements in your HTML. I will give you an idea of how to achieve this kind of feature using jQuery. The main goal of the said feature is to hide the element where the text does not include the word, character, or phrase in the search box.

Simple Bakery Shop Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This project is entitled Bakery Shop Management System. This is a simple web-based application that was developed using PHP/OOP and MySQL Database. This project is an automated platform for bakery shops that can help them to manage their stocks and day-to-day transaction with their customers. The system allows the management to store their product stocks and has a POS Feature. It has

Creating a Login Form with OTP Verification through Email in PHP Tutorial

Submitted by oretnom23 on

In this tutorial, I will show how to create a simple 2 Factor Authentication when logging in using PHP Language. This will help you to create a more secure authentication for your system users in your current or future PHP Projects. The system will generate an OTP or the One-Time-PIN every time the users attempt to login into the system. Here, the OTP will be through an email using GMail SMTP.

The application that we'll be crating in this tutorial has simple functionalities such registration, login, verification, home page, and logout. I hope this will help you.

Simple Student Quarterly Result/Grade System in PHP and MySQL Free Source Code

Submitted by oretnom23 on
Introduction This project is entitled Simple Student Quarterly Result/Grade System. This is a simple web-based application that was developed using PHP/OOP and MySQL Database. This project is the MySQL Database Version of Student Quarterly Grading System using PHP and SQLite Database project that I posted before. The project allows the faculty or teachers to manage their student's results in each

Simple Payroll System with Dynamic Tax Bracket in PHP/OOP and MySQL Free Source Code

Submitted by oretnom23 on
Introduction This project is entitled Simple Payroll System with a Dynamic Tax Bracket. This is a simple web-based application that was developed using PHP/OOP and MySQL Database. This project is the MySQL Database Version of Simple Payroll System with a Dynamic Tax Bracket in PHP using SQLite project that I posted before. This project manages the company employees' payroll (monthly/semi-monthly)

Multi-Vendor Online Groceries Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP entitled Multi-Vendor Online Groceries Management System. This is a web-based application that helps consumers and vendors do business online. The system serves as an online shop or store platform for groceries that can handle multiple vendors. This allows multiple vendors to publish their available products online. It has a simple and pleasant user interface with the

Home Owners Collection Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a Simple PHP entitled Home Owners Collection Management System. This simple project is a web-based application developed in PHP and MySQL Database. It provides the Subdivisions/Villages Homeowners Association an automated platform for efficient and effective managing and recording of the collections. The application stores the collection records of the homeowners association

Simple Exam Reviewer Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a Simple PHP entitled Exam Reviewer Management System. This is a web-based application is an online platform for reviewing an Exam. It can be useful for schools, companies, organizations, etc. The system provides an answer sheet to the reviewers which have random questions that are possible to occur in the actual exam. The application has a small scope, simple, and is easy to

Simple Leads Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a Simple PHP entitled Leads Management System. This is a web-based application that helps business to manage their leads for their sales. The project is just simple and mainly developed for educational purposes only and to give an idea to the students or new self-learners programmers on how to develop a such like the said system. It was developed using PHP/OOP as the backend