Skip to content

njm2112/FlightBookingSystem_V1.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlightBookingSystem
--------------------------------------------------------
A mixed module to search for schedules.

Install:

    1.Create SQL table using the one provided in the folder(flightbookingsystem.sql)
    2.Upload the files in the order of the folders into the PHPvms software.
    3.Copy the following to core/local.config.php :--Config::Set('JUMPSEAT_COST', '.25');--. 25 is the cost.
    4.Access it by <?php echo url('/FrontSchedules") ;?>
    5.Enjoy.
---------------------------------------------------------
Support:

Fill out the contact me form at www.parkho.ir

About

A module to search for schedules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 63.1%
  • PHP 36.9%