PHP curl_error function
Like this blog? Consider exploring one of our sponsored banner ads...
curl_error
(PHP 4 >= 4.0.3, PHP 5)
curl_error — Return a string containing the last error for the current sessionDescriptionstring curl_error ( resource ch )
Returns a clear text error message for the last cURL operation.
ch
A cURL handle returned by
curl_init().
Return Values
Returns the error number or ” (the empty string) if no
error occurred.
curl_errno()Curl error codes
About this entry
You’re currently reading “PHP curl_error function,” an entry on BRADINO
- Published:
- 2.26.07 / 1am
- Category:
- PHP Functions
- Tags:
No comments
Jump to comment form | comments rss [?] | trackback uri [?]