http_put_file
(PECL pecl_http >= 0.10.0)
http_put_file — Perform PUT request with file
Описание
string http_put_file
( string $url
[, string $file
[, array $options
[, array &$info
]]] )
Performs an HTTP PUT request on the supplied url.
Вижте целият списък на опции на заявката.
Връщани стойности
При успех връща HTTP отговора като низ, или FALSE при неуспех.
http_put_file
There are no user contributed notes for this page.
