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

curl-and-php

Re: CURLMOPT_PIPELINING with PHP5

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 17 Jan 2008 22:06:38 +0100 (CET)

On Thu, 17 Jan 2008, Richard Lynch wrote:

>> No it doesn't. It seems PHP/CURL hasn't implemented support for
>> curl_multi_setopt() at all (at least it isn't documented).
>
> Just guessing from the name, but it's possible that this is an alternative,
> or even is using curl_multi_setopt under the hood:
> http://php.net/curl-setopt-array

Nope, the PHP function called curl_setopt() is calling the libcurl function
called curl_easy_setopt(). ("easy" and "multi" being two different but related
API families in libcurl)

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2008-01-17