Jump to content

Total pireps shown


mark1million

Recommended Posts

  • Administrators

Something like

<?php
    $pireps = PIREPData::getIntervalDataByMonth('', '1');
    print_r($pireps);
?>

Will return the data for the last month. The first variable you can add some WHERE functions to if you want and the '1' is the number of months. B)

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...