Simple Contacts using VB.Net and MS Access Database with Source Code

Submitted by Jaxel14VB on
This is a Simple VB.NET project with source code called Simple Contacts. This simple software stores and manages contacts. This program will show you how to add multiple UserControl in a single Form. The contacts display in the form is resizable using the toggle for resizing. This simple program will help you to learn the basic and most commonly used operations and functions in developing VB .NET

Internship Portal using PHP with Source Code

Submitted by Satyam Raj on
This is a Simple PHP project with source code entitled Internship Portal. This simple system provides the students an online platform to send their application to available companies that looking for an Intern. The website has 2 types of users which are the Employer and Students. The Employer will post their available opening slots for internship opportunities for the students along with the

E-Commerce/Shopping Cart Web Application using PHP with Source Code

Submitted by Satyam Raj on
This is an eCommerce website source code called Amaclone. This was built using PHP, MySQL Database, Bootstrap, and jQuery. Most of the typical e-shops' major functionalities are included in this PHP project such as shopping cart and categorized display of product. The admin panel is not yet developed in this version but feel free to create your own. The Amaclone eCommerce Website has also Users

Simple CodeIgniter CRUD Application with Bootstrap Source Code

Submitted by henryenlineagt on
This is a Simple Web Application that was developed using PHP and CodeIgniter Framework. This is system has a CRUD Operations ( Create, Read, Update, and Delete). Use this simple CodeIgniter CRUD application to get a basic idea on how to work with CodeIgniter. This can be helpful especially those who are new in PHP Programming. This web application also uses Bootswatch Bootstrap Library to make

Creating a Simple Password Generator in Python

Submitted by razormist on
In this tutorial we will create A Simple Password Generator Using Python. Python has a design philosophy which emphasizes code readability. Python is very easy to learn the syntax emphasizes readability and it can reduces time consuming in developing. You can use this application for getting your random password to a certain account. So let's now do the coding. Getting started First you will have

Live Chat System using PHP with Source Code

Submitted by Abba Gana on
This is a Simple Live Chat System was developed using PHP and MySQL Database. This Chat System will help you, specially to those programmer who are building their own social networking site. This is very easy to implement, risk free to install. this chat save and load your message without loading the page content. This web application has a simple and pleasant user interface. The Chat System was

Online Ticket Reservation System using PHP with Source Code

Submitted by winex01 on
This is a Simple Online Ticket Reservation System that was developed using PHP and MySQL Database. This system help the travel businesses to provide their client an online platform to reserve a ticket to their desired destination. The system has a pleasant and responsive user interface with the help of Bootstrap Library. This system has only small scope but enough to help you guys to understand

Simple Student Information System using PHP with Source Code

Submitted by jazbautista on
This is a simple PHP Web application entitled Simple Student Information System. This project will help you learn a simple way in developing an Information System using PHP Language. This simple information system allow the students to register and input their informations. The student can also see the details of other students by searching them. The system uses Bootstrap Framwork for the design

Drug Store's Sales and Inventory Management System using VB.NET with Source Code

Submitted by JoshuaBascos on
This is a software-based program called Drug Store's Sales and Inventory Management System. This project was developed using VB.NET and MS Access Database. This is a simple sales and inventory system that can help certain drug stores or Pharmacies to manage their Medicinal Drugs stocks and also their Sales Transaction. With this system, the management can easily track the stock or available

How to Sum Column in MySQL using PHP/MySQLi

Submitted by nurhodelta_17 on
In this tutorial, I'm going to show you how to sum MySQL columns using PHP/MySQLi. I've also included in this tutorial the use of GROUP BY in MySQLi query and the 2 MySQLi methods which I have included in the comments. This tutorial does not include a good design but will give you an idea of the topic. Getting Started Download and Install XAMPP or any equivalent to run PHP script. Open the XAMPP's