RyanWalsh3387 Posted January 4, 2014 Share Posted January 4, 2014 Hi All, Right now I have a statistic on my home page that is gathered from querying the database. I would rather this statistic only be queried every hour or so instead of everytime someone lands on the home page! It seems my google skills are not very high today as I can't seem to find any easy instructions on how to do this. Any help would be appreciated. Essentially I want to pass array variable data(top 5 users and their last purchase) from a cron file to the home page. Thanks, Ryan Quote Link to comment Share on other sites More sharing options...
Barand Posted January 4, 2014 Share Posted January 4, 2014 Easiest way would be to write to a text file then pick up that file in the home page script 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.