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

search for in the

http_put_stream> <http_put_data
Last updated: Fri, 13 Nov 2009

view this page in

http_put_file

(PECL pecl_http >= 0.10.0)

http_put_fileファイルを使用して PUT リクエストを実行する

説明

string http_put_file ( string $url [, string $file [, array $options [, array &$info ]]] )

指定した url に対して HTTP PUT リクエストを実行します。

リクエストのオプション を参照ください。

パラメータ

url

URL。

file

PUT するファイル。

options

リクエストのオプション

info

リクエスト/レスポンス の情報

返り値

成功した場合は HTTP レスポンスを文字列で、失敗した場合は FALSE を返します。



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

http_put_stream> <http_put_data
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites