PHP

Simple Charity Website Management System (CMS) in PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project that I created entitle Simple Charity Website Management System. This project is a sort of CMS (Content Management System) for a charity or foundation. The source code will help you understand how does a CMS website works and build using PHP Language. The source code itself is nice to start with for those who are planning to develop a website like this. It is

Laundry Booking Management System in PHP with Free Source Code

Submitted by Nikhil_B on
This is a PHP Project entitled Laundry Booking Management System. In this simple project, the main purpose of this project is to make a faster and reliable web application. At the initial stage of my study of PHP Programming Language. It is useful for Laundry Management systems. This project manages the day-to-day transaction of a laundry shop or business. The Laundry Booking Management System was

Creating a CRUD Web App using CodeIgniter, jQuery, and Ajax Tutorial

Submitted by nurhodelta_17 on
This is a simple Ajax CRUD Operation using CodeIgniter with the help of jQuery to handle our HTTP request. CodeIgniter is a lightweight PHP framework that uses MVC(Model-View-Controller). One advantage of using Ajax is that you don't need to reload the page after a certain action.

Simple Water Refilling Station Management System in PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a simple PHP Project entitled Water Refilling Station Management System. This simple project is a web-based application that manages the day-to-day sales transaction of a small water refilling station business. The system is easy to use and has user-friendly functionalities. I created this simple project to help other programmers especially those new in PHP or those students

CRUD Operation using PHP and SQLite3 Database Tutorial

Submitted by nurhodelta_17 on
This tutorial tackles how to CRUD(create, read, update and delete) which is also the same as shown, add, edit and delete on SQLite3 using PHP. SQLite as per site description is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.

Creating Simple Barcode Generator Web App in PHP Tutorial

Submitted by razormist on
Learn on how to create a Simple Barcode Generator using PHP. PHP is a server-side scripting language designed primarily for web development. Using PHP, you can let your user directly interact with the script and easily to learned its syntax. It is mostly used by a newly coders for its user-friendly environment.

Simple Company Website with an Admin Panel in PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a Simple Company Website with an Admin Panel project in PHP Language. This web-based application generates a single-page company/business website. The website information is dynamics which means it has a feature where the company/business management/staff can modify the content, details, and other information in the system using without making any changes in the source code

REVENUE COLLECTION SYSTEM in PHP Free Source Code

Submitted by Kapiya on
This is a PHP Project entitled Rates System. This web-based application is a Land Properties billing and Payment software. The system manages the clients' properties using, billings/charges, and other related information. The system has 2 sides of users which are the admin side and client-side. The client-side of the system has a secure login and it contains the clients' details of his/her

Simple Registration System in PHP Free Source Code

Submitted by Norman1 on
This is a simple Registration System in PHP Language. The system has two login sections which are the admin login section and the user login section. The admin can manage users by deleting and registering new users, the whole system consists of restricted pages but these pages can be accessed after logging in as an admin or other user but still, other accounts are restricted to some pages. This