Re: [PHP] Calling php from cron

2004-12-22 Thread Greg Donald
On Wed, 22 Dec 2004 21:32:39 -0500, blackwater dev <[EMAIL PROTECTED]> wrote: > I need to use cron to call my php simpletest runner but am not sure of > the syntax. What syntax would I use for the cron job to call an > external webpage? My webhost uses webmin where I can just enter the > command.

[PHP] Calling php from cron

2004-12-22 Thread blackwater dev
I need to use cron to call my php simpletest runner but am not sure of the syntax. What syntax would I use for the cron job to call an external webpage? My webhost uses webmin where I can just enter the command. I don't want to call a page on the server but an another server. Thanks! -- PHP G