Query: http_put_data
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP_PUT_DATA(3) 1 HTTP_PUT_DATA(3) http_put_data - Perform PUT request with dataSYNOPSISstring http_put_data (string $url, string $data, [array $options], [array &$info])DESCRIPTIONPerforms an HTTP PUT request on the supplied url. See the full list of request options.PARAMETERSo $url - URL o $data - PUT request body 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_DATA(3)
Related Man Pages |
---|
http::request::common(3) - suse |
get_headers(3) - php |
http::request(3) - suse |
http::request::common(3) - centos |
http::request::common(3pm) - debian |