Tips & tricks

PHP

How to enable CURL on Windows For PHP5.6?

If you're getting an error "Call to undefined function curl_init()" you can fix it if you copy libssh2.dll, php_curl.dll, ssleay32.dll, libeay32.dll to Windows\system32 directory


(c) 2017 horvoje.net