Query: http_put_stream
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP_PUT_STREAM(3) 1 HTTP_PUT_STREAM(3) http_put_stream - Perform PUT request with streamSYNOPSISstring http_put_stream (string $url, resource $stream, [array $options], [array &$info])DESCRIPTIONPerforms an HTTP PUT request on the supplied url. See the full list of request options.PARAMETERSo $url - URL o $stream - The stream to read the PUT request body from o $options -request options o $info -Request/response informationRETURN VALUESReturns the HTTP response(s) as string on success, or FALSE on failure. PHP Documentation Group HTTP_PUT_STREAM(3)
| Related Man Pages |
|---|
| http::request::common(3) - mojave |
| http_redirect(3) - php |
| http-context-options(3) - php |
| yaml_parse_url(3) - php |
| http::request::common(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| User Guide: Posting in the Emergency Forum |
| UNIX.COM 2017 Year End Summary |
| Denial Of Service Attack Update |