> I can write a script in
> perl, php, java, u name it, but how do I have it run on a set
> schedule?
> Thanks
>
> Christian

you will want to use the cron command. run 'man cron' at a shell prompt
to
get the manual page that will explain the finer points. =)

HTH,
Craig

> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to