MYSQL

How to Disable Submit Button on Three Unsuccessful Login Attempts in PHP

This tutorial tackles how to disable submit or submit button if three unsuccessful login attempts are made. In this tutorial, we are going to make use of PHP sessions. Adding a submit button on the form makes the form dependent on the button meaning that if the button is disabled, the form won't be submitted.

Online Reviewer Management System in PHP/PDO with Full Source Code

Online Reviewer Management System in PHP/PDO with Full Source Code The Online Reviewer Management System is a web based system that contains an admin side and the user side. This is designed as a user friendly system so that even first time learners won’t find any difficulty in navigating this Online Reviewer Management System in PHP/PDO. About the Online Reviewer Management System in PHP/PDO In

Online Class and Exam Scheduling System in PHP with Source Code

This system is intended to create and easily manage the class and examination schedule of an institution using PHP and Mysqli. Easily tracking of conflicts on the teacher, students, and room schedule will be detected by the system to avoid redundancy and inconsistency. This will greatly ease the person-in-charge responsibilities in doing schedules at the start of the semester and examination. This

Voting System using PHP with Source Code

This is a Voting System Project in PHP. The system was created using PHP, HTML, CSS, MySQL Database, and Bootstrap for the design. The system is responsive which means you can manage the system using your mobile phone, laptop, tablet, or desktop computer. This system has 2 types of users which are the Admin and the voters. The Admin user is in charge of managing the list of candidates

Simple Database Backup System using PHP with Source Code

Hi Guys! I have here a PHP Source Code that you might need for your Web Application Developments. This is a simple Database Backup System for your web applications. This Simple Web Application has a simple form where you will input all necessary information need from your database including the database you wanted to back up. The purpose of this article is to help you guys especially those

Game Result Matrix System using PHP with Source Code

Hi Guys! I want to share this Game Result Matrix System that I have developed. This system mainly generates reports of the specific event/tournament result. The system was built to store and generate the tournament/events Game Results of the annual multi-sport event for young athletes such as the School Intramurals, District Meet, Area Meet, National Games, and m any more. This system generates

Electronic Medical Records System (EMR) using PHP with Source Code

Greetings from Malawi the warm heart of Africa, I have decided to share this complete project which can be used at a hospital or clinic and even someone can find it useful to learn PHP, JAVASCRIPT because this system does a lot of things javascript and PHP covers. The system is an electronic medical record (EMR) which means it performs the following functions. About This Electronic Medical Records

Web Based Quiz System in PHP/MySQLi with Full Source Code

Web Based Quiz System in PHP/MySQLi with Full Source Code The Quiz system is a simple online based project that is developed using PHP, JavaScript, BootStrap, CSS and MySQLi for the database. This Web Based Quiz System in PHP/MySQLi contains two sections; the admin side and the users side. This is designed as a very easy to use system that the functions can be easily understood by different users