RE: FN-FORUM Cron and php
date posted 1st February 2003 16:57
> Or... does any one know how to script a perl script to run a
> php script? then I can execute the perl via cron instead.
Why not just build the command line PHP executable and run the PHP
script direct from cron?
http://www.php.net/manual/en/features.commandline.php
Darran.
|