-
Recent Posts
Tags
Recent Comments
Archives
Categories
Meta
Tag Archives: curl
Enable Curl in XAMPP
To enable Curl in XAMPP, you need to do the following: 1. uncomment the following line in php.ini files: ;extension=php_curl.dll 2. php.ini files can be found in the following locations (depends on which directory you installed XAMPP on your computer. … Continue reading