curl_errno Return the last error number Description intcurl_errno resourcech Returns the error number for the last cURL operation on the resource ch, or 0 (zero) if no error occurred. See also curl_error and Curl error codes.