<mysql>

Water Billing System for Beginners using PHP/MySQLi with Source Code

Submitted by joel_daitol on
This Water Billing System is a Mini PHP Project that manages the water bills of their clients. This system stores the system users' credentials, client info, and clients' water bills. The system will automatically calculate the bill amount of the client upon saving the previous reading, present reading, and the price of water per cubic meter. I upload this because I want to help other beginners in

School Event Registration

Submitted by rinvizle on
School Event Registration System will show you how to create this simple project. This system creates a registration form for all the user's to fill up the form and creates a record of each users details who had been registered. And it is useful for different kind of event to track every users that they are in the record or list of registered member.

Update, Delete And Reserve Product In PHP

Submitted by rinvizle on
Update, Delete And Reserve Product In PHP, in this tutorial i will teach you how this application created in PHP. This simple tutorial updates the products and the quantity of every data of product. You can also Delete and Reserve a products that you want to reserve. Each product that you've been reserved has based on the day that you issued and the day that you want it to pick the product. Every reserved product has been recorded to the list of reserved users.

Automatic Page Scroll Load Data

Submitted by rinvizle on
In this tutorial we will show you how to create a Automatic Page Scroll Load Data in PHP. Automatic Page Scroll Load Data will help us and show an automatic process to load more data from the database in PHP. Creating a Automatic Page Scroll Load Data compose of a script using jQuery, Ajax, and PHP. And it will be very user friendly because of the data that would be loaded from the MySQL database automatically while you scrolling the page down.

Image Drag & Drop Shuffle & Reorder Position

Submitted by rinvizle on
This tutorial we will create a Image Drag & Drop Shuffle & Reorder Position. And would be very helpful for your programming projects. This project you will learn how to build drag and drop shuffle & reorder position of images using jQuery, Ajax, PHP and MySQL. And you would be able to provide a better user interface for your web project.

Dynamic Selection Box

Submitted by rinvizle on
In this tutorial I will show you a how to create a Dynamic Selection Box. This project or the dynamic selection box is compose of country, state, and city using the dropdown function. This project will implement a relational dropdown of country, state, and city using jQuery, Ajax, PHP, MySQL and Bootstrap. And it means that state is related with country and the city is related with the state.

MySQL Add,Delete Using VB.Net

Submitted by arjunaraneta on
Attached is a simple program that accepts your first name, and last name. Data is then saved to a mySQL database. Below is the SQL query for the database, tables, and fields. -- -- Database: `dbperson` -- CREATE DATABASE `dbperson` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; USE `dbperson`; -- -------------------------------------------------------- -- -- Table structure for table

Inventory System in C#

Submitted by janaka attanayaka on
I've created this application to create invoices, inventory maintenance, work report for micro wave installation company. In this program, you can get idea about how to make trial application, work with windows registry and how to make text to speech application. Thank you for Downloading JS143.. Hope you'l like it.. 1. Install JS143. 2. Create New Database name "innowave", 3. Import "Innowave.sql