curl_multi_getcontent
(PHP 5)
curl_multi_getcontent — Return the content of a cURL handle if CURLOPT_RETURNTRANSFER is set
Description
string curl_multi_getcontent ( resource $ch )
Return Values
Return the content of a cURL handle if CURLOPT_RETURNTRANSFER is set.