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

search for in the

HttpRequest::addPostFile> <HttpRequest::addHeaders
[edit] Last updated: Fri, 17 May 2013

view this page in

HttpRequest::addPostFields

(PECL pecl_http >= 0.10.0)

HttpRequest::addPostFieldsPOST フィールドを追加する

説明

public bool HttpRequest::addPostFields ( array $post_data )

POST データエントリを追加します。既存のデータは、 同名のエントリを指定されない限りはそのまま残ります。

POST およびカスタムリクエストについてのみ影響します。

パラメータ

post_data

POST フィールドを含む連想配列。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes HttpRequest::addPostFields - [0 notes]
There are no user contributed notes for this page.

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