HttpQueryString::singleton
(PECL pecl_http:0.25.0-1.5.5)
HttpQueryString::singleton — HttpQueryString singleton
Descrizione
Get a single instance (differentiates between the global setting).
Elenco dei parametri
- global
-
whether to operate on $_GET and $_SERVER['QUERY_STRING']
Valori restituiti
Returns always the same HttpQueryString instance regarding the global setting.
Errori/Eccezioni
Throws HttpRuntimeException.
HttpQueryString::singleton
There are no user contributed notes for this page.
