Date: 01/29/00
- Next message: Zeev Suraski: "Re: [PHP-DEV] argv/argc"
- Previous message: Stanislav Malyshev: "Re: [PHP-DEV] argv/argc"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] argv/argc"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] argv/argc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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>
- Next message: Zeev Suraski: "Re: [PHP-DEV] argv/argc"
- Previous message: Stanislav Malyshev: "Re: [PHP-DEV] argv/argc"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] argv/argc"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] argv/argc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

