Easy and Simple Add, Edit, Delete MySQL Table Rows using PHP/MySQLi Tutorial

Submitted by nurhodelta_17 on
In this tutorial, I will show you how to create simple add, edit, and delete functions using PHP, MySQLi. This tutorial does not include a good design but will give you an idea of the basic functions in PHP and basic queries in MySQLi. Creating our Database First, we're going to create a database that contains our data. Open phpMyAdmin. Click databases, create a database, and name it as "basic

Simple Registration Form Validation in PHP

Submitted by GeePee on
This project source code will teach you how to validate forms. Each field in the registration form has its own validation which is the First Name and Last Name has a null or empty validation. These validations will check if the fields are not empty or null. For the Email, upon submitting the registration form the system will check if the value entered in the Email field is a valid email. Then for

Class Scheduling System using PHP/MySQLi with Source Code

Submitted by jkev on
About In this source code, you will learn how to create a class scheduling system. This system will help your school manage the assigning of the schedule of classes without conflict. It can detect if the room was already taken by other instructors. It can also detect if there's a conflict with time. The admin user can manage all the data in the system database such as the list of courses, teachers

Event Calendar Integration in PHP/MySQLi, JQuery with Full Source Code

Submitted by janobe on
Event Calendar Integration in PHP/MySQLi, JQuery with Full Source Code The Calendar Integration is a simple project that is developed using PHP, JavaScript and MySQL database. If you are looking for a full calendar plugin for your project or website? This one is just right for you. It is so easy to understand that you won’t find any difficulty in dealing with all the functions. About the Event

Inventory Management System using Python with Source Code

Submitted by razormist on
Inventory Management System using Python with Source Code Inventory Management System with Source Code is a project that can provide you an efficient inventory storage and maintain your quantity control. The system have all the necessary functions that can manage your data storage. This project is very user-friendly you can manage or update the current code as you fit your needed for developing a

Post and Comment System for Beginners using PHP/MySQLi Source Code

Submitted by Jeprox on
In this simple project, you can learn here to create post and comment codes with timestamp or time ago. This allows us to know the time posted by the user. You can use these codes in your future projects. This simple project is created in PHP/MySQLi. This simple project has the following features: Login and Registration Form The Registration feature is where the creation of user account

College Management System using C++ with Source Code

Submitted by razormist on
College Management System using C++ with Source Code College Management System with Source Code is a project that can help you maintain the student and teacher entry within the campus. The purpose of the system is to help you manage the data and effectively maintain the registration. About the System The College Management System was developed in a simple windowed console application, the system

Shopping Website (E-Commerce) using PHP/MySQLi With Source Code

Submitted by sanchitkmr on
This is an E-Commerce Shopping Website that has an Admin panel programmed using PHP and MySQLi. This system provides customers an online ordering transaction like some other eCommerce websites. The Shopping Website's admin panel controls all of the products and orders in the system and the admin user will be in charge of updating the statuses of the customer orders. The product in this system are

Sales and Inventory System with Credit Management using PHP Full Source Code

Submitted by giu_matthew on
This is an advanced Sales and Inventory System programmed using PHP. The PHP extension used is MySQLi. This system manages the company stocks, sales, and customer credits. The system can also manage multiple branches of the company and the admin can assign a system user to a specific branch and this user can only manage the data only to his/her branch. The administrator of this system can generate