03-23-2010, 04:55 PM
|
#5 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
Your best bet is to look into creating a cron job. You can run a script on your web site that will emulate this by checking the time and performing the specified task if it is or is past a specific time, however you're then adding the overhead to each and every visitor of your web site.
|
|
|
|