* and then Manuel Lemos declared
> You may want to try this HTTP client class instead. It supports requests
> via proxies and does not use Curl.
>
> http://www.phpclasses.org/httpclient
Hmmm.. good point Manuel, i have seen the class, in fact it was the
original way i /was/ going to build t
Hello,
On 09/30/2004 11:27 AM, Nick Wilson wrote:
I'm using cURL and have a question about this line (part of a function)
curl_setopt($ch, CURLOPT_PROXY, $proxy2use);
I know that *after* I curl_exec() i can find out if the proxy resolved
or not with curl_errno() (it would return 5) but it seems tha
2 matches
Mail list logo