Best way to achieve this would be cron/crontab
http://www.webmasters-central.com/t/cron.shtml
Unless you're on Windows and don't have cron. Then, use scheduled tasks. The task would look something like this:
c:\php\php.exe c:\path\to\script\to\schedule.php
-- Regards, Ben Ramsey http://benramsey.com
--------------------------------------------------- http://www.phpcommunity.org/ Open Source, Open Community Visit for more information or to join the movement. ---------------------------------------------------
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php