CrashGordon Posted May 29, 2010 Report Share Posted May 29, 2010 With over 1300 routes (and rising), I thought I would make it easier for our pilots to get find flights they wanted, by adding additional airlines to handle cargo and regional flights, etc. Is it possible to search routes by airline code in the pilot center? How would it be done? Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted May 29, 2010 Administrators Report Share Posted May 29, 2010 http://forum.phpvms.net/topic/2197-schedule-search-airline-aircraft-arrival-departure/ Quote Link to comment Share on other sites More sharing options...
CrashGordon Posted May 29, 2010 Author Report Share Posted May 29, 2010 Very interesting, but since I'm trying to keep the number of pages on the site to a minimum, I'd like to get the search by airline as part of the pilot center. Do you mind if I try to scavenge some of your code for the purpose? Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted May 29, 2010 Administrators Report Share Posted May 29, 2010 You can do as you please with the code. Easiest might be to just put -> <?php MainController::Run('FrontSchedules', 'index'); ?> somewhere in your pilot center. Quote Link to comment Share on other sites More sharing options...
CrashGordon Posted May 29, 2010 Author Report Share Posted May 29, 2010 You can do as you please with the code. Easiest might be to just put -> <?php MainController::Run('FrontSchedules', 'index'); ?> somewhere in your pilot center. Considering how skilled I am, you may be right. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.