Comment System in PHP/MySQLi with Full Source Code

Submitted by janobe on
Comment System in PHP/MySQLi with Full Source Code The Comment System is a very simple project that is developed using PHP, JavaScript, CSS and MYSQL database. This Comment System in PHP/MySQLi is solely contains a user side and the functions are very easy to understand even for beginners. The Comment System in PHP/MYQLI is also created in object oriented programming functionalities so that it

Simple Student Membership System with Captcha Code Tutorial Source Code

Submitted by alpha_luna on

Student Membership System

This simple Student Membership System helps the admin to register all the students to have a record of data in their school campus. This simple system has a registration form for the user and we have captcha code confirmation. For the faster transaction to register all the students, you can also network the system to have multiple students registering in a short period of time. This Student Membership System is user-friendly.

SUP Online Shopping using PHP/MySQLi with Source Code

Submitted by Nayem Howlader on
This project is called SUP Online Shopping that was developed using PHP/MySQLi. It is commonly known as electronic marketing or automated shop. It consists of buying and selling goods and services over an electronic system such as the internet. Just like other eCommerce Web Applications, this web application also consists of cart listing, checkout process, and order details. This online shopping

Salary Management System using VB.NET and MS SQL Server with Source Code

Submitted by Hasan soherwardi on
Introduction: This project is based on the concept of the account. This project is a Salary Management System which is a Database system that can be used for managing employee Salary Details. It is a multi-user system and can be used by hundreds of users at the same time. Generally speaking, it is a platform available for running on a local area network(LAN). This project was built using VB.NET

Online Internship Management System in PHP/MySQLi with Full Source Code

Submitted by janobe on
Online Internship Management System in PHP/MySQLi with Full Source Code The Online Internship Management System is a web based system that is made up of PHP, CSS, JavaScript, BootStrap and MySQL for the database. This is designed as a simple project and a user friendly system. Online Internship Management System in PHP/MySQLi has two sections which are the admin section and a user section. About

How to Import CSV Data in PHP CodeIgniter Framework

Submitted by kabiru10 on
Importing CSV data into applications is a common practice. However, CodeIgniter Framework does not out of the box have this functionality as it does not have a library that does this. We will be using a csvimport.php library written by Bradstinson. This can be downloaded at github. This library converts CSV data to an array which can be looped through and saved into a database table. Getting

File Handling: How to Open a Text File in Visual Basic.NET

Submitted by joken on

In this tutorial, I’m going to show you how to open a text file using Visual Basic. A text file is considered as a plain text and the only capable of creating plain text files and save it to .txt extension is notepad. So to start with this tutorial, open first a visual basic and create a project named “FileHandling”.

Rescue The Eggs Game using JavaScript with Source Code

Submitted by razormist on
Rescue The Eggs Game using JavaScript with Source Code Rescue The Eggs Game with Source Code is a project that is a singe player game where the gameplay is about rescuing the eggs from breakage. The game is design in a simple way with the use of different png sprites and element colors. The purpose of the project is to give children some fun past time and enjoy their childhood moment. About the