(PHP 5 >= 5.5.0, PHP 7, PHP 8)
curl_multi_strerror — Return string describing error code
$error_code
Returns a text error message describing the given CURLM_* error code.
CURLM_*
error_code
One of the CURLM_* constants.
Returns error string for valid error code, null otherwise.
null