Query: curl_multi_getcontent
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CURL_MULTI_GETCONTENT(3) 1 CURL_MULTI_GETCONTENT(3) curl_multi_getcontent - Return the content of a cURL handle if CURLOPT_RETURNTRANSFERis setSYNOPSISstring curl_multi_getcontent (resource $ch)DESCRIPTIONIf CURLOPT_RETURNTRANSFER is an option that is set for a specific handle, then this function will return the content of that cURL handle in the form of a string.PARAMETERSo $ch -A cURL handle returned by curl_init(3).RETURN VALUESReturn the content of a cURL handle if CURLOPT_RETURNTRANSFER is set.SEE ALSOcurl_multi_init(3). PHP Documentation Group CURL_MULTI_GETCONTENT(3)
Related Man Pages |
---|
curl_init(3) - php |
curl_share_setopt(3) - php |
curl_multi_close(3) - php |
curl_escape(3) - php |
curl_version(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
UNIX.COM 2017 Year End Summary |
New Code Tags (Syntax Highlighting) |
Please Welcome Don Cragun as Lead Moderator |
Denial Of Service Attack Update |