curl-and-php
Re: CURL - Error code 768
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 21 Oct 2004 20:14:27 +0200 (CEST)
Date: Thu, 21 Oct 2004 20:14:27 +0200 (CEST)
On Thu, 21 Oct 2004, Kirk Cerny wrote:
> Does any one know what error code 768 means?
There was a bug in PHP/CURL previously that made it return random error
numbers when no error had occurred (it wasn't initialized to 0 properly).
> I can not find any documentation on the error number.
I believe the PHP/CURL error numbers are the libcurl error numbers just passed
through, and they are documented here:
http://curl.haxx.se/libcurl/c/libcurl-errors.html
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-10-21