Inline Table Row Insert, Update, and Delete using PHP and jQuery Tutorial

Submitted by oretnom23 on

In this tutorial, you wil learn how to create an Inline Table Row Insert, Update, and Delete using PHP/OOP, MySQL Database,and JavaScript (jQuery adn Ajax). Our main goal for this tutorial is to display data from database to HTML table that can add, editm remove table row dynamically. The table cells in the table will be editable if the user add or edit a row. The source code must have a field validator for required fields and field text types.

Online Leave Management System in PHP Free Source Code

Submitted by oretnom23 on
I have created a PHP Project entitled Online Employee Leave Management System. This PHP Project provides the company's management and employees an online platform to manage the leave applications. The application is mobile-responsive which is helpful nowadays because most of the employees owning a personal mobile smartphone. Using this system, the employees can easily apply for leave even they are

Dynamically Generate Table Data Using jQuery Tutorial

Submitted by razormist on

In this code we will tackle about Dynamically Generate Table using jQuery. The program will let you create your own table dynamically. The code uses a jQuery plugin that shortens your native scripting by allowing you to call a single line of code. To learn more about this, just follow the steps below.

Getting started:

First, you have to download the bootstrap framework, this is the link for the bootstrap that I used for the layout design https://getbootstrap.com/.

Online Enrollment Management System in PHP and PayPal Free Source Code

Submitted by janobe on
With so many steps in the enrollment process this Online Enrollment management system is simply the best to minimize the stressful time for everyone involved. With this automated system, the school staff members can save significant amounts of time and money. This contains two sides which are the Public side and the Admin Side. This is so very easy to use that students or parents can easily and quickly complete the forms provided even on their mobile phones. There’s no need for them to go to the school to enroll now, it’s very convenient for the parents or students to enroll online. In here, A PayPal is used as a mode of payment so the students can pay the fees in seconds.

Gym Management System Project in PHP Free Source Code

Submitted by mayuri_k on
Gym Management System is Project intended to assist the exercise center with monitoring the everyday exercises which happen in the gym. The primary motivation behind this venture is to computerize an exercise center or a wellness community and all records can be put in gym facility management software. It is an easy-to-understand application. It aides the Gym public to keep up with the track of

Online Traffic Offense Management System in PHP Free Source Code

Submitted by oretnom23 on
Introduction I have created a PHP Project entitled Online Traffic Offense Management System. The project is a web-based application that manages the driver's traffic violations or offenses records. The system can help the land transport management/department to have an online platform for managing the said record. This can help also for fast and easy retrieval of information and records of each

Creating a CRUD Operation using PHP/PDO and Ajax with Bootstrap/Modal Tutorial

Submitted by nurhodelta_17 on
This tutorial tackles how to Ajax CRUD(create, read, update, delete) Operation using PDO with Bootstrap/Modal. We use ajax so that the page won't reload after the successful action and in this tutorial, I've performed ajax using jQuery to our PHP API that uses PDO as an extension.

Simple Phone book/directory Web App using PHP Free Source Code

Submitted by bakhtiar on
This is a PHP Mini-Project called Phone book/directory Web App. This is a simple web application for saving someone's contact number. This can be useful for a small company to serve as the employees/staffs contact directory or else. The main purpose of creating this app is to share this with you most especially for beginners and new to PHP language to have a simple PHP project to learn with. This

Simple CRUD with Report using VB.NET, SQL Server, and Crystal Reports Free Source Code

Submitted by Raj.Sharma on
This is a VB.NET Program that has a CRUD Operation that stands for Create, Read, Update, and Delete functionalities. The application is a software-based program that uses MS SQL Server Database. In this CRUD Program, the application stores a list of products details which are the product id, name, category, rate, and quantity. Using this simple project, you will learn how to handle the mentioned

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