[Q] Difference between libcurl.dll and php_curl.dll

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Michael T. Peterson

    [Q] Difference between libcurl.dll and php_curl.dll

    Hi,

    What are the differences, if any, between these two libraries? The curl
    website doesn't mention php_curl.dll and php websites often use libcurl and
    php_curl interchangeably .

    Thanks,

    Michael


  • Andy Hassall

    #2
    Re: [Q] Difference between libcurl.dll and php_curl.dll

    On Tue, 20 Jan 2004 16:41:15 GMT, "Michael T. Peterson" <mtp1032@comcas t.net>
    wrote:
    [color=blue]
    >What are the differences, if any, between these two libraries? The curl
    >website doesn't mention php_curl.dll and php websites often use libcurl and
    >php_curl interchangeably .[/color]

    libcurl.dll is the cURL library.

    php_curl.dll is the PHP extension providing PHP functions that call the cURL
    library.

    --
    Andy Hassall <andy@andyh.co. uk> / Space: disk usage analysis tool
    <http://www.andyh.co.uk > / <http://www.andyhsoftwa re.co.uk/space>

    Comment

    Working...