MYSQL

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

CodeIgniter Login with Session

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a simple login page in CodeIgniter with session. CodeIgniter is a PHP framework that uses MVC(Model, View, Controller) architecture. Sessions are variables that can used throughout the app as long as not destroyed. This tutorial will teach you on how to set user session in CodeIgniter.

Post and Comment System for Beginners using PHP/MySQLi Source Code

Submitted by Jeprox on
In this simple project, you can learn here to create post and comment codes with timestamp or time ago. This allows us to know the time posted by the user. You can use these codes in your future projects. This simple project is created in PHP/MySQLi. This simple project has the following features: Login and Registration Form The Registration feature is where the creation of user account

Artworks Gallery Management System in PHP with Full Source Code

Submitted by janobe on
Artworks Gallery Management System in PHP with Full Source Code The Artworks Gallery is an automated system that is developed using PHP, JavaScript, CSS and MySQL for the database. It contains two sides which are the user or Artist side and the admin side. The admin plays an important role in this Artworks Gallery Management System in PHP with Full Source Code project. This is also a user friendly

List of Project Ideas With Free Source Code 2020

Submitted by oretnom23 on
This list is some of the project ideas with free downloadable source code and might help some students of IT/CS or even for a self-studying. The projects below are written/developed in different programming languages. Don't forget to give credit to the developer/uploader when using their project source code. :) Attendance & Payroll System Attendance and Payroll System in PHP/MySQLi This is a