how to enable curl in xampp ?
  Admin   22 Maret 2018   Tutorial

If you are using XAMPP, check these two locations:

  • C:\xampp\apache\bin\php.ini
  • C:\xampp\php\php.ini

For the line ;extension=php_curl.dll.

Remove the semicolon, save both files, restart your Apache and then run it again. I hope it will work.

Tags :

curl

Bagikan :