(PHP 7 >= 7.1.0)
curl_share_strerror — Return string describing the given error code
curl_share_strerror ( int $error_code ) : string|null
Returns a text error message describing the given error code.
error_code
One of the » cURL error codes constants.
Returns error description or null for invalid error code.
null
© 1997–2020 The PHP Documentation GroupLicensed under the Creative Commons Attribution License v3.0 or later. https://www.php.net/manual/en/function.curl-share-strerror.php