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

search for in the

HttpQueryString::toArray> <HttpQueryString::set
Last updated: Fri, 22 Aug 2008

view this page in

HttpQueryString::singleton

(PECL pecl_http:0.25.0-1.5.5)

HttpQueryString::singletonHttpQueryString singleton

Descripción

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

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

Lista de parámetros

global

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

Valores retornados

Returns always the same HttpQueryString instance regarding the global setting.

Errors/Exceptions

Throws HttpRuntimeException.



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

HttpQueryString::toArray> <HttpQueryString::set
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites