Forum und email

HttpQueryString::singleton

(PECL pecl_http:0.25.0-1.5.5)

HttpQueryString::singleton — HttpQueryString singleton

Leírás

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

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

Paraméterek

global

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

Visszatérési értékek

Returns always the same HttpQueryString instance regarding the global setting.

Hibák/Kivételek

Throws HttpRuntimeException.