Re: [php] scheduled task in php

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

 



On Fri, Apr 3, 2009 at 7:49 PM, Andrew Williams
<andrew4williams@xxxxxxxxx> wrote:
> does anyone knows the the following is not working:
>
> C:\PHP\php.exe  D:\DEMO\index.php?action=run&run=1
>

The querystring does not have an effect from the command line, it is
part of the HTTP protocol. Use console options instead and use the
getopt function http://us2.php.net/manual/en/function.getopt.php

-- 
http://www.lampadmins.com

-- 
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