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