(PECL pecl_http >= 0.10.0)
http_put_stream — Perform PUT request with stream
Performs an HTTP PUT request on the supplied url.
See the full list of request options.
URL
The stream to read the PUT request body from
Returns the HTTP response(s) as string on success, or FALSE on failure.