©
Ce document utilise Manuel du site Web PHP chinois Libérer
(PECL pecl_http >= 0.25.0)
HttpQueryString::singleton — HttpQueryString singleton
$global
= true
] )Get a single instance (differentiates between the global setting).
global
whether to operate on $_GET and $_SERVER['QUERY_STRING']
Returns always the same HttpQueryString instance regarding the global setting.
Throws HttpRuntimeException.