curl_multi_add_handle

 int curl_multi_add_handle ( resource $mh , resource $ch ) 

説明

Adds the ch handle to the multi handle mh

戻り値

Returns 0 on success, or one of the CURLM_XXX errors code.