dico
01-05-2002, 03:44 PM
Hi there,
I am not sure if this post should appear here or on a PHP site.
Here goes:
I have a php script that I need run every hour or two. the php script simply gets some info from a database and emails it out.
I read that I should place the following in my crontab
"* * * * * /usr/local/bin/php /home/httpd/html/folder/myscript.php"
Can anyone elaborate on how to do that with a Raq since the cronjob seem to be sorted by directories...
Thanks,
-dr
I am not sure if this post should appear here or on a PHP site.
Here goes:
I have a php script that I need run every hour or two. the php script simply gets some info from a database and emails it out.
I read that I should place the following in my crontab
"* * * * * /usr/local/bin/php /home/httpd/html/folder/myscript.php"
Can anyone elaborate on how to do that with a Raq since the cronjob seem to be sorted by directories...
Thanks,
-dr
