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: Fri, 24 May 2013

view this page in

HttpQueryString::singleton

(PECL pecl_http >= 0.25.0)

HttpQueryString::singletonRécupère un instance simple de HttpQueryString

Description

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

Récupère une instance simple (différente de la configuration globale).

Liste de paramètres

global

si l'on doit utiliser $_GET et $_SERVER['QUERY_STRING']

Valeurs de retour

Retourne toujours la même instance de HttpQueryString vis-à-vis de la configuration globale.

Erreurs / Exceptions

Lance une exception 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 | stats | sitemap | contact | advertising | mirror sites