Petey Posted June 29, 2011 Report Posted June 29, 2011 Quick question, I found this following code: <?php MainController::Run('RouteMap', 'index'); ?> Unfortunately this shows all the routes. Is there one that links to just a certain pilot's flow route map, in Google Maps? Also, what is the code to pull a certain pilot's 5 most recent PIREP's? Thanks in advance, had trouble finding it. Quote
Petey Posted June 30, 2011 Author Report Posted June 30, 2011 EDIT: I found a code for a pilot's recent PIREPs, but it seems to either be outdated or I put it in wrong, because I'm receiving the following error: Parse error: syntax error, unexpected <?php echo $pirep= PIREPData::findPireps(array('p.pilotid' => [PILOT ID])); ?> Quote
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.