On Tue, February 19, 2008 5:49 pm, Chris wrote:
>
>>> Perhaps concider moving to fsockopen or stream_socket_client with
>>> timeout parameters to solve your issue.
>>
>> fsockopen has no context
>
> Maybe I'm missing something but it returns a resource just like fopen.
>
> http://php.net/fsockopen

And you can control its timeout for OPENING with an ini_set of that
one timeout setting.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to