Posted by Matt on 06/24/05 19:20
Manuel Lemos wrote:
> Hello,
>
> on 06/23/2005 09:29 PM Matt <no email> said the following:
>
>> I need a little bit of help. I'm using curl to do some off site
>> transactions
>> and I want to be able to detect timeouts. None of the curl
>> documentation talks
>> about how to test for timeout, only how to set the timeout. I was
>> wondering
>> if anyone could help me.
>
>
> Why don't you just use fsockopen connections and handle that yourself?
>
> You may also want to try this class for sending and handling HTTP requests.
>
> http://www.phpclasses.org/httpclass
>
>
I'm using curl because it was used in an online service that we are implementing.
Thanks for you suggestion,
Matt
Navigation:
[Reply to this message]
|