MYSQL

Bus Tracking System

Submitted by alpha_luna on

Bus Tracking System

This Bus Tracking System is created to track the location of the buses and to manage the schedule of the buses in every branch location. The passengers can view the scheduled of the buses on the tv screen in every bus terminal. Whether the bus is On Travel, Arrived, Delayed, or Cancelled trip and they can view where's the location of the buses in every terminal.

MySql Class Builder v1.0

Submitted by DaceraSoft on
MySql Class Builder Version 1.0 (Build 09.23.08) This Tool is use to generate c# classes as easy as 1, 2, 3 Freeware tool Powered by DaceraSoft Solutions For students or anyone else who needs a professional freelance programmer, Please feel free to contact me at Email : [email protected] Facebook : https://www.facebook.com/DaceraSoftSolutions Viber / Contact No. +639166367409

Bootstrap Signup Form with Email Availability Check using jQuery, PHP, and MySQL

Submitted by alpha_luna on

Bootstrap Signup Form with Email Availability Check using jQuery PHP and MySQL

In this tutorial, we are going to create Bootstrap Signup Form with Email Availability Check using jQuery PHP and MySQL. This tutorial created to the advanced level of programming. Features of this simple tutorial are to check the email availability, live jQuery validation in every field, and signup process without refreshing the whole page.

Feedback Form Script with Captcha Code

Submitted by alpha_luna on

Feedback Form Script with Captcha Code

If you are looking for Feedback Form Script with Captcha Code in PHP then you are at the right place. I will teach you to step by step on how to create a feedback form with captcha code using PDO in PHP. Also, you can learn how to generate a random code and you can use this to protect your web page from random spammers.

Bus Dispatch and Information System

Submitted by alpha_luna on

Bus Dispatch and Information System

This Bus Dispatch and Information System is created to manage the schedule of the buses in every branch location. For all passengers, they can view the scheduled of the buses on the tv screen in every bus terminal. Whether the bus is On Travel, Arrived, Delayed, or Cancelled trip.

How to Create Quick Search using PHP/MySQL with jQuery

Submitted by alpha_luna on
In this tutorial, we are going to create Quick Search using PHP/MySQL with jQuery. Search query using PHP/MySQL is a PHP source code that the users enable to quick search in the table. Creating TextBox for the user where they can type their desired word to quick search data and the table with our data in a data table.

Let's Begin

  • Creating Markup
  • Creating Database Connection
  • Creating PHP Script
First, we are going to create our simple HTML source code.