Add the functionality to the script that runs the benchmark.

Watty

> -----Original Message-----
> From: francesco[AT]automationsoft[DOT]biz
> [mailto:[EMAIL PROTECTED]
> Sent: 14 August 2004 17:34
> To: PHP General List
> Subject: [PHP] [PHP-General List] - Cron or script like Cron -
> 
> 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

Reply via email to