Bootstrap

Creating a Simple Login Form with User Levels in PHP/MySQLi Tutorial

Submitted by GeekRedz on
Hello guys, I have here an example of a login form with different user levels using PHP/MySQLi. This is easy and simple. To learn how to create a simple Login Form with user levels, please continue reading and I will show you how. Getting Started First, you have setup the following into your local machine: Download and Install the latest XAMPP Download Bootstrap Download jQuery Download and

Creating Simple Currency Converter (Php) using PHP

Submitted by razormist on
Lean on how to create a Simple Currency Converter using PHP. PHP is a server-side scripting language designed primarily for web development. Using PHP, you can let your user directly interact with the script and easily to learned its syntax. It is mostly used by a newly coders for its user-friendly environment.

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

Simple Scheduling System using PHP/MySQLi with Source Code

Submitted by Albert Serrano… on
This project a simple scheduling system that sets every faculty's schedule. it's was built in PHP/MySQLi with a little bit of JavaScript and Bootstrap. The system stores list of Faculties, Subjects, Courses, Rooms, and Schedules. About The Simple Scheduling system using PHP/MySQLi project manages the school's faculty's class schedules. The system can set multiple schedules for each faculty

Faculty Evaluation System using PHP/MySQLi with Source Code

Submitted by oretnom23 on
Project: Faculty Evaluation System using PHP/MySQLi About The Project The Faculty Evaluation System is a PHP/MySQLi project that helps a certain school to manage their faculties evaluation results. The system has 3 user types which are the Administrator, Faculties, and the Students. The Administrator user is in-charge of maintaining and populating the data in the system database using the front