http_put_file
(PECL pecl_http:0.10.0-1.5.5)
http_put_file — Perform PUT request with file
Opis
string http_put_file
( string $url
[, string $file
[, array $options
[, array &$info
]]] )
Performs an HTTP PUT request on the supplied url.
Patrz po pełną listę Opcje żądania.
Zwracane wartości
Zwraca łańcuch znaków z odpowiedziami HTTP w przypadku powodzenia, lub FALSE w przypadku błędu
http_put_file
There are no user contributed notes for this page.
