> How do I get a PHP script "script.php" to run as a cron job? I want it > to run daily @ 3:00 AM
Put it (or a symlink to it) in your /etc/cron.daily directory. I don't know how to specify a time though. -- Phillip Hellewell <[EMAIL PROTECTED]> ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
