php

Human Resource Information System in PHP/MySQLi with Source Code

Submitted by janobe on
This Human Resource Information System is an online-based system that aims to simplify HR activities such as data entry and tracking of information of employees. This system enables the HR department to spend less time on clerical tasks and helps ensure the accuracy of employees’ data. There’s no need to search through large paper-based employee file to find information. This is a user-friendly

Web Based Alumni Tracking System using PHP with Source Code and Documentation

Submitted by John Mark Ulep on
This Web Application Project is called Web Based Alumni Tracking System. This was our project during Third Year for the Research project. It was originally written in PHP/MySQL and now updated to PHP/MySQLi. This simple alumni tracking web app is built for a certain school which is the Cagayan State University - Carig Campus. The system has an online form for the graduated student of the said

Personnel Property Equipment System using PHP with Source Code

Submitted by Jon Remus Sevellejo on
Hi every one, I developed this system known as Personnel Property Equipment System (PPES). This system manages the items/equipment/devices of a certain company. This system can track the items in which department and whose employee is using the item. Also, the items also have status information which helps the management to identify if it is new, available to reuse, and in-use. The admin user can

ICT Laboratory Management System using PHP/PDO with Source Code

Submitted by kevind on
This project is called as ICT Laboratory Management System and developed using PHP/PDO. This system allows you to record the ins and outs of items that belong to the ICT Laboratory. This is useful in terms of keeping track of the inventory of the Laboratory's items. Talking about tracking the available items, this system has borrowed and returning items feature. By this, the system can

Covid-19 Contact Tracing System Web App with QR Code Scanning using PHP with Source Code

Submitted by oretnom23 on
Title: Covid-19 Contact Tracing System Web App with QR Code Scanning using PHP with Source Code This project was inspired in the LGU's Contact Tracking System here in the Philippines. The Contact Tracing System logs all individuals that are visiting a certain establishment. The system has 2 sides of the user interface which are the Admin Panel and the Establishments Log's Side. The Admin Panel is

Online Catering Reservation System using PHP with Complete Source Code

Submitted by emoblazz on
This is Online Catering System that allows customers to reserved catering services online using PHP and MySQLi. The system provides a step-by-step process in creating catering reservations from filling in personal information, event details, package details, and mode of payment. The system does not cater online payments. Email is then sent to the provided email address containing reservation

Simple Employee Records System using PHP with Source Code

Submitted by skittles on
Hey guys! This is a simple project created with PHP, MYSQL, and JavaScript (jQuery and Ajax) that stores employee's personal information including their Image and any other national identity card. You can add other users to also help manage the system and assign them user roles. This simple project can help IT/CS students and self-learners learn how to create a Web Application that has CRUD

Simple Quick Response (QR) Code Generator Web App Using PHP QR CODE Library With Source Code

Submitted by Mr.Niemand03 on
This is a simple project that has a Quick Response Code Generator in PHP with the use of PHP QR Code Library. This project's purpose is to share this with the IT/CS students or self-learners to give an idea of how to create a web app that generates a QR Code. The source code has only a minimum scope which only has a simple form that has 3 text/input fields. The fields are the email, subject, and

Student Result Processing System using PHP/PDO with Source Code

Submitted by Lewa on
This project is called as Student Result Processing System. This project was programmed using PHP/PDO, HTML, CSS, JavaScript, and using some libraries and plugins for the better experience of the users. The system is divided into two modules which are the Administrator User and the Student. The Admin user can manage all the data of this project such as managing the list of Classes, Subjects

PayPal Express Client-Side Checkout in PHP

Submitted by nurhodelta_17 on
This tutorial tackles on how to integrate Paypal Express Checkout using Client-Side API. Most E-commerce sites' payment method is with the use of credit card but if you want to integrate another payment method which is using Paypal, this tutorial will surely help you out. Paypal, as per the site description, is the faster, safer way to send money, make an online payment, receive money or set up a merchant account.