php

Simple Ordering System using PHP/MySQLi with Source Code

Submitted by nurhodelta_17 on
This simple project is for beginners who wants to learn PHP interaction with MySQL Database. This includes CRUD(create, read, update, delete) MySQL Table, Creating an iterator for forms in a loop, simple join of table and basic javascript in selecting a specific row in database.

Monitoring System (Dashboard) using PHP with Source Code

Submitted by Chris Jim Egot on
This a Monitoring System Project using PHP. The purpose of this article is to help other programmers especially those who are beginners to learn how to develop a Web Application using PHP Language. The system has the commonly used features/methods on developing projects such as Login/Logout, CRUD (Create, Read, Update, and Delete), Datatables, and many more. The project was developed using PHP

Basic Hotel Online Reservation System using PHP with Source Code

Submitted by razormist on
A free sourcecode for Hotel Online Reservation develop in PHP programming language. I used bootstrap and jQuery as a front-end framework to have a nice design. It can reserve and check the incoming pending from visitor, and also track the room assignment accordingly.

PHP CRUD Operation using PDO with Bootstrap/Modal Tutorial

Submitted by nurhodelta_17 on
This tutorial tackles on how to CRUD(create, read, update, delete) MySQL database using PDO with Bootstrap/Modal. PDO as per the PHP manual stands for PHP Data Objects, a lightweight, consistent interface for accessing databases in PHP. We use Bootstrap/Modal in this tutorial to handle our forms.

Simple Shopping Cart using Session in PHP Tutorial

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a simple shopping cart using session in PHP. This tutorial is intended before the user actually logged into your e-commerce site. It would be a different story if the user logged into the system since where are going to use its user id for the cart of the specific user.

Moosikay - E-Commerce System using PHP with Source Code

Submitted by razormist on
The Moosikay is an E-Commerce System that was developed using PHP, HTML, MYSQLi, and Javascript. The system itself can transact any music product online. This will make the market system easier and faster to conduct more profit for the business. A user-friendly system that made it easy for everyone to modify and develop by using this system as a template. This system uses PayPal for online payment

Simple Database Backup System using PHP with Source Code

Submitted by Harriyour on
Hi Guys! I have here a PHP Source Code that you might need for your Web Application Developments. This is a simple Database Backup System for your web applications. This Simple Web Application has a simple form where you will input all necessary information need from your database including the database you wanted to back up. The purpose of this article is to help you guys especially those

Hotel and Lodge Management System using PHP with Source Code

Submitted by Nikhil_B on
The Hotel and Lodge Booking Management System is a software web application. Presently this web application will offer Dashboard, Customer Details, Room Details, Currency Details, Room Booking Details, Tax Details, Reports, Setting. So for all types of hotels and Lodge Business owners can use this system. Apart from this in each section, proper reports are provided to know Customer Report, Booking

Game Result Matrix System using PHP with Source Code

Submitted by imarkpatric on
Hi Guys! I want to share this Game Result Matrix System that I have developed. This system mainly generates reports of the specific event/tournament result. The system was built to store and generate the tournament/events Game Results of the annual multi-sport event for young athletes such as the School Intramurals, District Meet, Area Meet, National Games, and m any more. This system generates

Simple Car Rental System Using CodeIgniter with Source Code

Submitted by slamet.bsan on
This is a Simple Car Rental System project that was developed using PHP CodeIgniter Framework. This project's main function is to manage the car rental businesses' transactions with their clients. I am sharing this source code to help other programmers especially beginners learn how to create a web application like this Simple Car Rental System using the PHP CodeIgniter language. Some of the