MYSQL

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

Online Catering Reservation System using PHP with Complete Source Code

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

Complete Employee Leave Management System in VB.NET and MySQL Database Source Code and Documents

Complete Employee Leave Management System Source Code and Documents This is a complete source code with chapters 1-3 documentation of a Leave Management system. The employee leave management system source code is create using VB.Net and the database is MySQL. Here's the Sample Screenshot of the System The screenshot below is used for data entry of employee information. The screenshot below is used

File Tracker Manager System using PHP/MySQLi with Source Code

This a File Tracker Manager System that is designed for the Tanzania Revenue Authority for the purpose of monitoring taxpayers' files. The reason why we created this system was due to the loss of taxpayer files either by employees or misplacement of the file. File Tracker Manager has 3 access levels which are the Administrator, Register, and the Normal User. The Admin is the user who is in charge

Responsive Online Blog Website using PHP/MySQL with Source Code

This is a Responsive Online Blogging Site using PHP/MySQL that I did in my previous years as a project to my client for his Thesis/Capstone Project. I may say that this is a responsive web application because it has a lot of features such as calculating the views coming from the guests, embedded a map, and many more features. The online site has an admin panel where published blogs, categories

Student Timetable Management System using PHP (AppGini) with Source Code

The JISORT Web Application is a student timetable management system. It enables students to see all their class and exam timetables in one place. The exam and class timetables are updated by class representatives. Class representatives are given special permissions to update and insert the class and exam timetables for different schools, departments, and years of study. Students get to create

Pharmacy Sales Management System (POS) using VB.NET and MySQL with Source Code

Hi, this is a school project that might help other IT students or self-learners that studying vb.net programming. This Pharmacy Sales Management System / Point of Sale System (POS) source code was developed using VB.net and MySQL database. The system has a simple management of product feature which are the list of medicine, creating new, updating product, and adding a new stock. Talking about cash

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

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