(PHP 7 >= 7.1.0)
curl_share_strerror — Return string describing the given error code
$errornum
)Returns a text error message describing the given error code.
errornum
One of the » cURL error codes constants.
Returns error description or NULL
for invalid error code.