downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

HttpQueryString::toArray> <HttpQueryString::set
[edit] Last updated: Sat, 25 May 2013

view this page in

HttpQueryString::singleton

(PECL pecl_http >= 0.25.0)

HttpQueryString::singletonHttpQueryString singleton

Descrierea

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

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

Parametri

global

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

Valorile întoarse

Returns always the same HttpQueryString instance regarding the global setting.

Erori/Excepții

Throws HttpRuntimeException.



add a note add a note User Contributed Notes HttpQueryString::singleton - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites