curl_multi_getcontent
(PHP 5 CVS only)
curl_multi_getcontent -- Return the content of a cURL handle
if CURLOPT_RETURNTRANSFER is set
Description
string curl_multi_getcontent ( resource ch)
Warning
This function is currently not documented; only the argument
list is available.
See also curl_multi_init().
|