Chris:
>
> curl can handle timeouts much better (file_get_contents will timeout when
> the server on the other end says so).

If you use stream context, you can set timeout to file_get_contents() as well.

-- 
toby

http://toby.cz/

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

Reply via email to