How to enable curl option in php

First of all goto the apache folder just goto your server folder

/apache/bin/php.ini
or
/php/php.ini

locate this line contains text like this ";extension=php_curl.dll"
remove the semicolon ; to uncomment it
save the php.ini & restart your Apache server


Comments

Popular posts from this blog

How to set background color of navigation bar in iPhone

Checking Device Info in ios

Some Interactive tips to take input form GUI Dialogs