(PECL pecl_http >= 0.10.0)
HttpRequest::addQueryData — Add query data
$query_params
)Add parameters to the query parameter list, leaving previously set unchanged.
Affects any request type.
query_paramsan associative array as parameter containing the query fields to add
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.