Re: [PHP-DEV] argv/argc From: rasmus <email protected>
Date: 01/29/00

> In fact, what I see in PHP 4 now, is that if QUERY_STRING is not set,
> aruments are taken from command line, $argv[0] being name of the
> script. If QUERY_STRING is set, command-line argument are ignored
> altogether, and $argv is set from QUERY_STRING.

This is the correct behaviour as far as I am concerned.

-Rasmus

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>