http_put_data(3) php man page | unix.com

Man Page: http_put_data

Operating Environment: php

Section: 3

HTTP_PUT_DATA(3)							 1							  HTTP_PUT_DATA(3)

http_put_data - Perform PUT request with data

SYNOPSIS
string http_put_data (string $url, string $data, [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 $data - PUT request body 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_DATA(3)
Related Man Pages
http::request::common(3) - mojave
http::request::common(3) - suse
http::request(3) - mojave
http::request(3) - suse
httprequest(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!