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

search for in the

HttpQueryString::toArray> <HttpQueryString::set
Last updated: Fri, 14 Nov 2008

view this page in

HttpQueryString::singleton

(PECL pecl_http:0.25.0-1.5.5)

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
There are no user contributed notes for this page.

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