How to get CURL to work with PHP on Windows? (WAMP)
问题 Update : The problem appears to have been corrupt DLLs somewhere in my PHP installation, or possibly a bug in PHP 5.2.9 on Win2k. I downloaded the windows (binaries-only) distribution of PHP 5.2.10 from php.net and extracted that to my c:\PHP directory. After doing that, everything worked fine. Update2 : I undid everything that I tried earlier (everything from the bulleted list below), except that I left " extension=php_curl.dll " uncommented in my php.ini file. It turns out that is all you