http_put_file(3) php man page | unix.com

Man Page: http_put_file

Operating Environment: php

Section: 3

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::common5.18(3) - mojave
http::request::common(3) - mojave
get_headers(3) - php
http::request::common(3) - centos
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!