curl_share_strerror
(PHP 7 >= 7.1.0, PHP 8)
curl_share_strerror — Return string describing the given error code
Description
Returns a text error message describing the given error code.
Return Values
Returns error description or null
for invalid error code.
There are no user contributed notes for this page.