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.