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: Thu, 23 May 2013

view this page in

HttpQueryString::singleton

(PECL pecl_http >= 0.25.0)

HttpQueryString::singletonSingleton HttpQueryString

Descripción

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

Obtiene una única instancia (hace distinción dependiendo del valor del paámetro global).

Parámetros

global

si se opera en $_GET o $_SERVER['QUERY_STRING']

Valores devueltos

Siempre devuelve la misma instancia de HttpQueryString, teniendo en cuenta el parámetro global.

Errores/Excepciones

Lanza 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