PHP.nl

curl_multi_strerror

curl_multi_strerror

Return string describing error code

 **curl_multi_strerror** int $error_code

Returns a text error message describing the given error code. CURLM_*

error_code One of the constants. CURLM_*

Returns error string for valid error code, null otherwise.

curl_strerrorcURL error codes