cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: curl, asp.net and login forms

From: Daniel Vrabioiu <danyvip_at_gmail.com>
Date: Sat, 10 Jun 2006 05:48:43 +0300

On 6/9/06, Daniel Stenberg <daniel_at_haxx.se> wrote:
>
> On Fri, 9 Jun 2006, Daniel Vrabioiu wrote:
>
> > By the way, is it safe to use the same object (without unset()) for
> several
> > requests?
>
> You're even encouraged to re-use the same curl object for multiple
> transfers,
> as then it may in fact re-use the same connection. At least that's so for
> "pure" libcurl but I don't think the PHP/CURL layer adds any obstacles to
> that.
>

I used to do it that way and everything was ok but when they've changed the
code I researched thru google and noticed that most people do not reuse
them..

Thank you for your time and support,

-- 
danyvip

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2006-06-10