Skip to content

parkho/FlightBookingSystem.V1.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlightBookingSystem.V1.1


Search and book schedules in phpVMS

Install:

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

Note: If you have installed FuelCalculator.V1.2, there are extra codes that you can add to schedule_results.php to show fuel calculations. Copy the content of extra.codes.tpl and paste it in the specified place.

Support:

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

About

Search and book schedules in phpVMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages