On Thu, Sep 25, 2008 at 6:34 AM, Merlin Morgenstern
<[EMAIL PROTECTED]> wrote:
> Hello Jochem,
>
> thank you this has solved my problem:
> bla.php 2
> $tf = $argv[1];
Conversely, on a *NIX system, if you want to grab it via the web -
locally or from a remote server - you can do this:
* * * * * /bin/env GET
"http://www.example.com/index.html?example=given" >> /dev/null 2>&1
(^--- cron schedule) (^--- your URL)
--
</Daniel P. Brown>
More full-root dedicated server packages:
Intel 2.4GHz/60GB/512MB/2TB $49.99/mo.
Intel 3.06GHz/80GB/1GB/2TB $59.99/mo.
Intel 2.4GHz/320/GB/1GB/3TB $74.99/mo.
Dedicated servers, VPS, and hosting from $2.50/mo.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php