run cron via httpd user? i.e. fputs STDIN crontab -e blablabla........ - Hannes
On Sat, 14 Aug 2004 18:34:10 +0200 [EMAIL PROTECTED] (FrancescoAutomationsoftBiz) wrote: > Hi all, > I have a script that generate a benchmark report, in *.csv, every day. > I want to have the possibility to send me this report every day at the same time, > during night, i.e. at the 03.00 am. I know that there is Cron that give me the > possibility to do this, but I'm not the server manager and I cannot use Cron. I find > a good alternative script, called Pseudo-Cron, but it runs only when the page that > contains script is called. > There is a script that have the same function of Cron but is only php, or there is > another way to call Cron or anyother way to use Cron? > All helps are very appreciated. > Thank's all. > Francesco > [EMAIL PROTECTED] > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php