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

> > http://www.php.net/?blah
>
> What do you mean by 'it lets you take it'...?

Well, it lets you use urls of that form. I have used it a number of times
and I have run across a number of people using this form as well.

> My understanding, based on the ad-hoc statistics generator, is that most
> scripts don't use argc/argv, and there are probably whole sites that don't
> use it. Still, there's no way to let PHP know it's not necessary for it
> to set them up...

> Any reason not to selectively turn argv/argc off by an INI directive?

As long as we leave it on in the default configuration, I have no problems
with it. We should probably have a high-performance configuration file as
well.

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