(PECL pecl_http >= 0.10.0)
http_put_stream — Perform PUT request with stream
Performs an HTTP PUT request on the supplied url.
Veja a lista completa de opções da requisição.
URL
The stream to read the PUT request body from
Retorna a(s) resposta(s) HTTP como uma string em caso de sucesso, ou FALSE em caso de falha.