PHP/MySQL

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.

Members Information System using PHP/MySQL

Submitted by alpha_luna on
In this simple Members Information System, all readers can learn how to create this simple full source code system using PHP/MySQL. This system provides you a simple source code to make you productive and you can easily to understand how to use this source code. In this system, you will learn how to codes add, edit, and delete using PHP/MySQL. This system suitable for the beginners who want to learn basic coding first.