(PHP 5 >= 5.5.0)
curl_multi_setopt — Set an option for the cURL multi handle
$mh
$option
$value
本函数还未编写文档,仅有参数列表。
mh
option
One of the CURLMOPT_* constants.
CURLMOPT_*
value
成功时返回 TRUE, 或者在失败时返回 FALSE。
TRUE
FALSE