I am using 64-bit Win OS, php 5.6.8, using Eclipse PDT for PHP development.
I ran into this error calling undefined function curl_init ().
I deleted the ;previous one extension=php_curl.dllin php.ini . Rebooted the Apache server, but still getting the same error.
Any hint where I'm wrong?
source
share