Activate cURL in XAMPP
cURL is a command line tool for transferring files with url syntax. cURL has a library for php. Working with scripts that needs cURL, we must have cURL support. In xampp, cURL support is not enabled built-in. Within a second we can activate cURL library. You just need to follow the simple steps: 1. Go … Continue reading Activate cURL in XAMPP