http_put_stream(3) php man page | unix.com

Man Page: http_put_stream

Operating Environment: php

Section: 3

HTTP_PUT_STREAM(3)							 1							HTTP_PUT_STREAM(3)

http_put_stream - Perform PUT request with stream

SYNOPSIS
string http_put_stream (string $url, resource $stream, [array $options], [array &$info])
DESCRIPTION
Performs an HTTP PUT request on the supplied url. See the full list of request options.
PARAMETERS
o $url - URL o $stream - The stream to read the PUT request body from o $options -request options o $info -Request/response information
RETURN VALUES
Returns the HTTP response(s) as string on success, or FALSE on failure. PHP Documentation Group HTTP_PUT_STREAM(3)
Related Man Pages
http::request::common5.18(3) - mojave
http::request::common(3) - mojave
http::request::common(3) - suse
get_headers(3) - php
yaml_parse_url(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch