xampp

How to enable curl in xampp windows

edit
C:\Program Files\xampp\php\php.ini

Uncomment the following line in your php.ini file by removing the semicolon (;)

;extension=php_curl.dll

Restart your Apache server
By bm on February 13, 2014 | xampp | A comment?