|
curl_multi_setoptSet a cURL multi option Description
bool curl_multi_setopt(CurlMultiHandle
$multi_handle , int $option , mixed $value )Sets an option on the given cURL multi handle. Parameters
Return Values
Returns Changelog
|