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

