curl-and-php
Re: Connections ??
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 16 Feb 2008 22:17:46 +0100 (CET)
Date: Sat, 16 Feb 2008 22:17:46 +0100 (CET)
On Sat, 16 Feb 2008, David Colter wrote:
> I have a single curl_init($ch1) and use 6 curl_exec($ch1) and one
> curl_close($ch1).
>
> Is this the most efficient way to use curl when my server won't do
> redirections?
That's how you can get 6 URLs with curl (without using the multi interface).
I don't see how that's related to your "server won't do redirections" or what
difference that would make (whatever it means).
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2008-02-16