curl_errno

Return the last error number (PHP 4 >= 4.0.3)
int curl_errno ( resource ch )

Returns the error number for the last cURL operation on the resource ch, or 0 (zero) if no error occurred.

See also curl_error().

This HTML Help has been published using the chm2web software.