PHP Tutorial

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.

Online Public Access Catalog For Library System

Submitted by alpha_luna on

Online Public Access Catalog

If you are looking for Online Public Access Catalog for Library System or it's called OPAC then you are at the right place. We have a full source code for this kind of system Online Public Access Catalog for Library System is for viewing and providing information about books, authors, and category inside the library. This program works to provide the students the information of the book that we're gonna borrow, to know the status of the books inside the Library, and to know if the books are available or not.

Time Range Array in PHP

Submitted by alpha_luna on
In this tutorial, we are going to create Time Range Array in PHP. If you are going to create a time picker using dropdown elements to select time, then there are many ways to do that. The user can use jQuery plugins to create a simple time picker and much better to use custom time range in the drop-down to select time.