HttpQueryString::toArray> <HttpQueryString::set
Last updated: Fri, 24 Feb 2012

HttpQueryString::singleton

(PECL pecl_http >= 0.25.0)

HttpQueryString::singletonHttpQueryString singleton

Descrição

static public HttpQueryString HttpQueryString::singleton ([ bool $global = true ] )

Get a single instance (differentiates between the global setting).

Parâmetros

global

whether to operate on $_GET and $_SERVER['QUERY_STRING']

Valor Retornado

Returns always the same HttpQueryString instance regarding the global setting.

Erros

Throws HttpRuntimeException.



User Contributed Notes
HttpQueryString::singleton
There are no user contributed notes for this page.

HttpQueryString::toArray> <HttpQueryString::set
Last updated: Fri, 24 Feb 2012