|
curl_errnoReturn the last error number Description
int curl_errno(CurlHandle
$handle)Returns the error number for the last cURL operation. Parameters
Return Values
Returns the error number or Changelog
Examples
Example #1 curl_errno example |