HttpRequest::setQueryData
(PECL pecl_http:0.10.0-1.5.5)
HttpRequest::setQueryData — Set query data
Opis
Set the URL query parameters to use, overwriting previously set query parameters.
Affects any request types.
Parametry
- query_data
-
a string or associative array parameter containing the pre-encoded query string or to be encoded query fields; if empty, the query data will be unset
Zwracane wartości
Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.
HttpRequest::setQueryData
There are no user contributed notes for this page.
