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

search for in the

HttpRequest::setRawPostData> <HttpRequest::setPutFile
[edit] Last updated: Fri, 23 Mar 2012

view this page in

HttpRequest::setQueryData

(PECL pecl_http >= 0.10.0)

HttpRequest::setQueryDataSet query data

Opis

public bool HttpRequest::setQueryData ( mixed $query_data )

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.



add a note add a note User Contributed Notes HttpRequest::setQueryData
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites