php

Online Gate Pass Management System using PHP (AppGini) with Source Code

Submitted by Ronald Ngoda on
This is an Online Gate Pass Management System. With this, management of visitors and activities at the gate of an organisation or institution is absolutely easy. This system will help the organization or institution to log the purposes and to whom the visitor has an appointment or transaction, by this, if any instances may occur that requires some information from the organization or institution

Registration and Login Using Bootstrap Framework and PHP/MySQLi with Source Code

Submitted by admin on
This is a complete source code on how to create a registration and login page using Bootstrap Framework in PHP/MySQLi. As normal registration and login page, the code itself validates the user credentials such as checking the email if it already exists on the database when signing up. Bootstrap Framework will help you with the design of your web application. By that, bootstrap will help you to

Simple Attendance Record System using PHP/MySQLi with Source Code

Submitted by razormist on
The Simple Attendance Record System was build using PHP, Javascript / MySQLi. This system is capable of recording the attendance of every student, it uses an AJAX script to make the system more interactive. This application is a user-friendly kind of system, feel free to modify it. About The Simple Attendance Record System will help you learn how to use PHP CRUD functions with Ajax. The system has

How to Create a simple Registration Form in PHP/MySQLi and HTML

Submitted by Yorkiebar on
Introduction: This tutorial will cover creating a register form with PHP/MySQLi/HTML. Steps of Creation: Step 1: First, we need to create a database to hold the user accounts. This is done through MySQL/PHPMyAdmin. On your localhost/web host cPanel/Control Panel go to MySQL Databases and create a new one (for example; the name of your site - Mine will be "tutorial"). Next, go to PHPMyAdmin and

Cemetery Mapping and Information System Using PHP/MySQLi with Source Code

Submitted by janobe on
This online-based Cemetery Mapping and Information System is so powerful that allows the user to explore the grounds without going outdoors and track all information about the occupants. With this, you have nothing to worry about locating the graves of your deceased loved ones. Simply type the name of the deceased person that is stored in the database then the system will show to you where the grave is located. Now, that is what you called a “hassle-free” experience.

Simple CRUD with CodeIgniter and Vue.JS with Source Code

Submitted by marckevinflores on
Developing a web application is not as easy as you think to reach the client/user expectations. By using some libraries and frameworks, will help developers a lot to ease their work on developing a project. And by that, I have created a simple web application in PHP with JavaScript with the use of CodeIgniter Framework and Vue.js. CodeIgniter is a PHP framework that is built for developers to ease