php man page for http_put_file

Query: http_put_file

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HTTP_PUT_FILE(3)							 1							  HTTP_PUT_FILE(3)

http_put_file - Perform PUT request with file

SYNOPSIS
string http_put_file (string $url, string $file, [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 $file - The file to put 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_FILE(3)
Related Man Pages
nd(1) - debian
http::request::common(3) - mojave
curl_escape(3) - php
http::oai::response(3pm) - debian
http::oai::useragent(3pm) - debian
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team