curl_multi_getcontent(3) php man page | unix.com

Man Page: curl_multi_getcontent

Operating Environment: php

Section: 3

CURL_MULTI_GETCONTENT(3)						 1						  CURL_MULTI_GETCONTENT(3)

curl_multi_getcontent - Return the content of a cURL handle if CURLOPT_RETURNTRANSFERis set

SYNOPSIS
string curl_multi_getcontent (resource $ch)
DESCRIPTION
If 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.
PARAMETERS
o $ch -A cURL handle returned by curl_init(3).
RETURN VALUES
Return the content of a cURL handle if CURLOPT_RETURNTRANSFER is set.
SEE ALSO
curl_multi_init(3). PHP Documentation Group CURL_MULTI_GETCONTENT(3)
Related Man Pages
curl_setopt_array(3) - php
curl_reset(3) - php
curl_multi_close(3) - php
curl_multi_strerror(3) - php
curl_share_close(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!