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

curl-and-php

Re: How to get the latest file php_curl.dll version: 7.15.1

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 6 Jan 2006 20:11:12 +0100 (CET)

On Fri, 6 Jan 2006, imran khalid wrote:

> Dear Daniel,
>
> Can you please help me to get the latest files
>
> php_curl.dll
> ibeay32.dll
> ssleay32.dll

None of these files are provided by the curl project so I'm not the man to
ask.

Let me explan what these DLLs (and one additional one) do:

  php_curl.dll - is the PHP/CURL binding DLL. I believe the PHP team provides a
                 pre-built such in their win32 packages.

  libeay32.dll
  ssleay32.dll - are the OpenSSL libs built as DLLs for Windows. There are some
                 pre-built versions of these listed here:
                 http://curl.haxx.se/download.html#openssl

  libcurl.dll - (not mentioned in your list), is libcurl built as a Windows
                 DLL and we offer such ones from the curl web site:
                 http://curl.haxx.se/latest.cgi?curl=win32-devel-ssl-sspi

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