Re: Best way to start a CRON

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Barry a écrit :
Hello Everyone!

What would be the best way to start a PHP Script via CRONJOB?
Should i use the 'php' command or use curl or lynx or something to
open that URL?

Hi,
unless you need to be sure the http server is up and running, it's a better way to run your script via a cronjob.

N F
The Script does a MySQL query, collects data and sends it via E-Mail every monday morning to the recipient.

Any help will be appriciated :)

Barry

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux