On Feb 4, 2008 9:30 AM, Pieter du Toit <[EMAIL PROTECTED]> wrote:
> Hi people
>
> Is there a way that i can schedule tasks on my webserver that will
> automatically fire on a certain time and date, without anyone visiting the
> website?
In any case, yes.... but the method depends on whether it's a
POSIX-based system (*nix, Linux, MacOS, etc.) or Windows machine. On
the former, you'd use cron jobs, while on the latter, you'd use
scheduled tasks.
--
</Dan>
Daniel P. Brown
Senior Unix Geek
<? while(1) { $me = $mind--; sleep(86400); } ?>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php