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

search for in the

HttpRequest::setQueryData> <HttpRequest::setPutData
[edit] Last updated: Fri, 25 May 2012

view this page in

HttpRequest::setPutFile

(PECL pecl_http >= 0.10.0)

HttpRequest::setPutFilePUT ファイルを設定する

説明

public bool HttpRequest::setPutFile ([ string $file = "" ] )

PUT するファイルを設定します。 PUT リクエストについてのみ影響します。

パラメータ

file

送信するファイルへのパス。 空の文字列を渡したり省略したりした場合は、 設定が削除されます。

返り値

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



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

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