curl-and-php
Re: Bad performance with cURL?
Date: Thu, 30 Mar 2006 23:59:00 +0200 (CEST)
On Thu, 30 Mar 2006, Niklas Forsberg wrote:
> Well how can I get the latest php_curl.dll then?
That's something you need to ask the guys in the PHP project about.
> I have tried to understand the cURL website but I dont get it... What
> package should I download? What files should be replaced?
The curl site clearly states:
PHP/CURL is a binding that uses libcurl. It means that the PHP team has
written a glue layer for PHP that speaks to the underlying libcurl. That
layer, the binding, is what we call PHP/CURL and that is what offers the
functions named curl_* within the PHP language for you. The PHP/CURL binding
is written, maintained and being provided by the PHP team and you will not
find any binaries, DLLs or other packages for it on this site.
> Should I replace php_curl.dll and those two files i have in my
> C:\WINDOWS\System32 folder? (I am running WinXP).
I don't know. I would _assume_ that you should replace php_curl.dll and
libcurl.dll.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2006-03-31