where to download php_curl.dll

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • thallasridevi
    New Member
    • Dec 2007
    • 27

    where to download php_curl.dll

    Hi All,

    I could not find out where to download the php_curl.dll. Can anyone please tell me where can i get this?

    Thanks,
    Sridevi.
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    As usual: GOOGLE is your friend. Just ggogle for 'download php_curl.dll' and you'll get > 13.000 hits. Then you would have gotten How to download php_curl.dll at the cURL developers site

    Ronald

    Comment

    • thallasridevi
      New Member
      • Dec 2007
      • 27

      #3
      Originally posted by ronverdonk
      As usual: GOOGLE is your friend. Just ggogle for 'download php_curl.dll' and you'll get > 13.000 hits. Then you would have gotten How to download php_curl.dll at the cURL developers site

      Ronald
      I have done this already. But i could not find out any dll file in the zip downloaded.

      Comment

      • ronverdonk
        Recognized Expert Specialist
        • Jul 2006
        • 4259

        #4
        As you can see from the answer from the cURL deveopment team
        Originally posted by curl development team
        php_curl.dll - is the PHP/CURL binding DLL. I believe the PHP team provides a pre-built such in their win32 packages.
        this DLL is built by PHP devt and part of the PHP package.

        So download PHP in a separate folder an get the php_curl.dll from the 'ext' subdirectory.

        Ronald

        Comment

        Working...