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

> > Are there always supposed to be registered? That looks like an awful
> > waste of time in most cases...?
>
> They should be registered for cgi SAPI.

They should also be there for the module versions. This lets you take a
URL of the form:

  http://www.php.net/?blah

Would checking if there is any query data before registering these speed
things up?

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