0 0 * * * lynx http://whatever/blah.php &; sleep 5; killall -9 lynx
Adam
On Thu, 14 Nov 2002, Aate Drageset wrote:
> Not specifically php-problem, but..
> How could i run a php-script from command line (cron.daily) using no GUI or X ??
> There should be some way of using a browser or comparable.
> my PHP is not enabled for command line script.
> Regards Aate Drageset
>
>
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

