curl_errorReturn a string containing the last error for the current session
&reftitle.description;
stringcurl_errorCurlHandlehandle
Returns a clear text error message for the last cURL operation.
&reftitle.parameters;
&curl.ch.description;
&reftitle.returnvalues;
Returns the error message or '' (the empty string) if no
error occurred.
&reftitle.changelog;
&Version;&Description;
&curl.changelog.handle-param;
&reftitle.examples;
curl_error example
]]>
&reftitle.seealso;
curl_errnoCurl error codes