php crud

Company Crime Tracking System using PHP/MySQL with Source Code

Submitted by samstrover on
This is PHP Project entitle Company Crime Tracking System. This project was developed using PHP and MySQL databases. This system tracks or manages the company's security issues. With the help of this project, the company security department record and tracks the issues that happened in the company. Along with the issue details, the system also allows the user to encode/store the issue severity

Payroll Management and Information System in PHP with Source Code

Submitted by Colins on
This is a Simple Payroll Management and Information System project. The system has simple management features that will help to calculates the payroll of the employees in an organization. The system stores the amount of the deductions and income rate. This system has the operations and logic in developing a web application using PHP Programming Language. My main purpose in sharing this source code

Budget Management System using PHP with Source Code

Submitted by razormist on
Budget Management System with Source Code is a PHP project that can let you compute your exact expense through the web app. The program was built using PHP, MySQLi, and Javascript. The program is very easy to use, the user can enter an amount and description in order to compute the total amount of expenses. The system will auto calculate the inputted amount and display the overall expense after

Simple CRUD using PHP and FPDF with Source Code

Submitted by erwin.acedillo on
Hi! I have here a Simple CRUD project that was developed using PHP. This project is a simple user registration using the CRUD Operations (Create, Read, Update, and Delete). This project also used FPDF Library for Printing View and Downloadable PDF File feature. My main purpose in sharing this program is to help new programmers or those students or individuals that would like to learn how to create

Information System Society Membership System using PHP with Source Code

Submitted by razormist on
The Information System Society Membership was developed using PHP, HTML, MYSQLi, and Javascript. I used Bootstrap as a front-end framework for the layout. The purpose of the system is to have accurate information about the student transaction and to lessen the work time of every individual, and avoid data redundancy. Using this system, the students can easily track their payments for every

Simple Student Report System in PHP/MYSQL with Source Code

Submitted by Torrahclef on
This is a Simple Student Report System in PHP/Mysql and I hope it will benefit some new programmers. This project is free and you can edit and add some new cool features as you may wish. With this simple project, IT/CS students or anyone who is learning PHP will learn some useful techniques and methods for their future PHP Project Development. I develop this web application using HTML, PHP, MySQL

Simple Online Leave Management System using PHP/MySQL with Source Code

Submitted by oretnom23 on
Project: Simple Online Leave Management System using PHP/MySQL About The Simple Online Leave Management System using PHP/MySQL is a PHP/MySQL project that manages the employee's leave records of a certain company. This system allows the employees to apply their leave applications online. With this feature, the employee will automatically limit the application by their leave credits available

CRUD Operation using PHP/MySQLi and AJAX/jQuery

Submitted by nurhodelta_17 on
In this tutorial, I'm going to show you how to create a simple CRUD Operation using AJAX/JQuery. CRUD means Create, Update and Delete. Also, the purpose of using AJAX/JQuery is that the page won't reload after an operation. I've used bootstrap in this tutorial to slightly improved the visuals. Creating our Database First and most important step in to create our database. This will serve as storage