(PECL pecl_http:0.10.0-1.5.5)
http_put_file — Perform PUT request with file
Performs an HTTP PUT request on the supplied url.
可用参数的完整列表见 http_get() 函数和 选项。
URL
The file to put
请求选项
请求/响应信息
成功时以字符串返回 HTTP 响应,失败时返回 FALSE。