Joshua John Posted February 24, 2011 Report Posted February 24, 2011 Just wondering is there a way to pull a Pilots last 5 PIREPS so it can be placed on his Crew Page. I know how to pull all of a pilots PIREPS but I just want to get the 5 latest. Is there a way to do this? Thanks Quote
Administrators Nabeel Posted February 24, 2011 Administrators Report Posted February 24, 2011 Yeah, $pireps = 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.