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

search for in the

HttpRequest::addRawPostData> <HttpRequest::addPutData
Last updated: Sun, 25 Nov 2007

view this page in

HttpRequest::addQueryData

(PECL pecl_http:0.10.0-1.5.5)

HttpRequest::addQueryData — Add 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.

HttpRequest::addRawPostData> <HttpRequest::addPutData
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites