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

curl-and-php

RE: Red Hat Enterprise and cURL

From: Gaetano Giunta <giunta.gaetano_at_sea-aeroportimilano.it>
Date: Thu, 12 Apr 2007 09:52:07 +0200

Isn't 7.16.2 the best one? I even saw in the changelog that coverity reported bugs hjave been fixed ... ;)

BTW: one question: I have some code using curlopt_returntransfer = 1

I check for the return value of curl exec, eg. if (($out = curl_exec($ch)) != '') to catch any error situation, but I've seen other code explicitly checking for curl_errno() after calling exec(). Is it more correct, ie. are there cases where a succesful transfer would return an empty string or vice-versa?

Bye
Gaetano

> -----Original Message-----
> From: curl-and-php-bounces_at_cool.haxx.se
> [mailto:curl-and-php-bounces_at_cool.haxx.se]On Behalf Of Daniel Stenberg
> Sent: Sunday, April 08, 2007 11:03 PM
> To: curl with PHP
> Subject: Re: Red Hat Enterprise and cURL
>
>
> On Sun, 8 Apr 2007, Chris Kinnan wrote:
>
> > should i upgrade everything to RH ES 4.0, which i believe
> comes with cURL
> > 7.12 (better, but still not current) or should i do a
> custom build with ES
> > 3.0 and hope i don't break anything. thoughts?
>
> I recommend libcurl 7.16.1.
>
> --
> Commercial curl and libcurl Technical Support:
http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2007-04-12