- PHP Manual
- cURL Functions
- Return string describing the given error code
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.
Parameters
error_codeOne of the » cURL error codes constants.
Return Values
Returns error description or null for invalid error code.
See Also
- curl_share_errno() - Return the last share curl error number
- curl_strerror() - Return string describing the given error code
↑ and ↓ to navigate • Enter to select • Esc to close • / to open