Query: http_post_data
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP_POST_DATA(3) 1 HTTP_POST_DATA(3) http_post_data - Perform POST request with pre-encoded dataSYNOPSISstring http_post_data (string $url, string $data, [array $options], [array &$info])DESCRIPTIONPerforms an HTTP POST request on the supplied url. See the full list of request options.PARAMETERSo $url - URL o $data - String containing the pre-encoded post data 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_POST_DATA(3)
| Related Man Pages | 
|---|
| curlopt_post(3) - mojave | 
| curlopt_postfields(3) - mojave | 
| http::request::common(3) - mojave | 
| http::request::common(3) - osx | 
| mojo::message::request(3pm) - debian | 
| Similar Topics in the Unix Linux Community | 
|---|
| Simple rules of the UNIX.COM forums: | 
| Rules for Homework & Coursework Questions Forum | 
| Please Welcome Don Cragun as Lead Moderator | 
| Please Welcome Nicki Paul to the Moderator Team! |