Complete a task at a given interval...<

liunx

Guest
Hi, i am starting to make an online game, and i need to know, how to run a task (like update a rankings table) every, hour or so.... and other tasks i need to do on a regular interval. kinda like KoC's rankings page, every hour, the rankings are re-calculated.... and i wanna know how to do this.

thanx in advancesimiliar thread (<!-- m --><a class="postlink" href="http://www.htmlforums.com/showthread.php?threadid=36666">http://www.htmlforums.com/showthread.php?threadid=36666</a><!-- m -->)yea, it doesnt really help though... it does in a way, but i dont have wot eva CronJobs is. I may have to just have to make it if a anyone enters a page that before it loads that page it runs the "maintenance". yea...if you don't have access to run cron jobs that's the only way yeah :(
 
Back
Top