Posted by Mossum on 06/21/06 19:51
Hello,
I have a PHP file that reads another PHP file and writes it as a static
HTML page. I'd like to run the first PHP file as a cronjob (so that the
static HTML page is updated once an hour).
I'm familiar with scheduling a cronjob and all the PHP is working
perfectly. I don't know how to get cron to "run" a PHP file however.
Any advice would be greatly appreciated.
[Back to original message]
|