PHP.nl

curl_share_strerror

curl_share_strerror

Return string describing the given error code

 **curl_share_strerror** int $error_code

Returns a text error message describing the given error code.

error_code One of the constants. cURL error codes

Returns error description or null for invalid error code.

curl_share_errno``curl_strerror