Your are here: Home // Posts Tagged With cURL
Enable curl in XAMPP on Windows XP
By default cURL diabled in XAMPP. To work the cURL Library you have to modify the php.ini files in your XAMPP folder. For this follow the steps posted here.
Step 1 – Open the following .ini files in your notepad. (Note: You could not directly open the .ini files. So First go to Notepad and locate the following files)
C:\Program Files\xampp\apache\bin\php.ini
C:\Program Files\xampp\php\php.ini
C:\Program...




