MySQLi

Online Clothing Store using PHP Free Source Code

Submitted by razormist on
Online Clothing Store This is an Online Clothing Store Project that was developed using PHP Language. This simple online store serves some features that are commonly found in other popular online stores. This will help other programmers especially those students and new in PHP to understand or have additional knowledge on how to develop an Online Store. About this Online Clothing Store Clothing

Simple Polling System using PHP/MySQLi with Source Code

Submitted by rinvizle on

This PHP Polling System written in PHP and MySQL. We will teach how to create this system for your schools, business, etc. This system can vote and counts the result for each participants or candidates in the given data by the admin. Each user has a account and can create a new account if they want to vote. The users can also manage their profiles if they want.

Simple and Nice Shopping Cart Script in PHP with Source Code

Submitted by habencs on
This is a simple project called Simple and Nice Shopping Cart. This was developed using PHP and MySQL Database. This will help you learn how to create a simple eCommerce website with an admin panel. The web application admin panel is the side of the system in which the admin user can manage the products of the shop/store. While on the customer/visitor side, they can explore the products, register

Simple P.E. Equipment Inventory and Reporting System in PHP/CodeIgniter with Source Code

Submitted by RebornChieko on
This is a CodeIgniter Project called Simple P.E. Equipment Inventory and Reporting System. This web application manages the school's P.E. Equipment and records the lost equipment. This project will help you to learn how to create something like this project using PHP CodeIgniter Framework. The system contains CRUD ( Create, Read, Update, and Delete) functionalities to manage the database through

Human Resource Information System Using PHP with Source Code

Submitted by nelzkie15 on
This project is entitled Human Resource Information System and was developed using PHP. This web application is a great help for our own company and can track each employee what time, the date he can be assigned to different branches and I know what branch he used to be and so on. The system has a Multi-Login Feature and has 3 types of user roles which are the Super Admin (HR Head), Admin (HR Head

Gadget Works Online Ordering System in PHP/MySQLi with Source Code

Submitted by janobe on
This is a Gadget Works Online Ordering System that was been developed using PHP/MySQLi. The main goal of this Online Ordering System is to improve customer convenience. You can easily explore it because it’s a user-friendly system and all you need is a computer or laptop and a strong internet connection. In this system, you will be able to set a discount and retail price for the products. You can

Friendly Island Pizza Website and Ordering System in PHP with Source Code

Submitted by Skynidnine on
About This is a PHP Project that was developed for a Pizza Shop/Business (Friendly Pizza Island). This project is a website of the pizza shop to help them to market their products. The system also an online ordering feature that provides the shop/business clients an online platform to order their favorite/desired pizza. The ordering features have 2 modes of payment which are cash and online

How to Create a Price Range Slider Filter Using PHP and Ajax

Submitted by razormist on
Learn on how to create a Price Range Slider Using Ajax. PHP is a server-side scripting language designed primarily for web development. Using Ajax, data could then be passed between the browser and the server, using the XMLHttpRequest API, without having to reload the web page. It is designed to simplify the traditional way of coding in javascript.