MYSQL

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

Submitted by joken on
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

Submitted by hemedy99 on
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

Submitted by donbermoy on
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

Submitted by Ronald Ngoda on
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

Submitted by imboy.gnatnab on
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

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