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

search for in the

HttpRequest::addRawPostData> <HttpRequest::addPutData
[edit] Last updated: Fri, 18 Sep 2009

view this page in

HttpRequest::addQueryData

(PECL pecl_http >= 0.10.0)

HttpRequest::addQueryDataAdd query data

Описание

public bool HttpRequest::addQueryData ( array $query_params )

Add parameters to the query parameter list, leaving previously set unchanged.

Affects any request type.

Параметри

query_params

an associative array as parameter containing the query fields to add

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.



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

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