Hi Guys…i am back again with some interesting tutorial based on cUrl..
CURL is a library created by Daniel Stenberg, which allows you to connect and communicate with many different types of servers through various protocols. libcurl currently supports the http, https, ftp, gopher, telnet, dict, file, and ldap protocols. libcurl also supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading (this can also be done with PHP’s ftp extension), HTTP form based upload, proxies, cookies, and user+password authentication.
First in this post i will tell you how to configure xampp for cUrl on Windows.
xampp/apache/bin/php.ini
or
C:\Program Files\xampp\apache\bin\php.ini
Open it in your favourite text editor either NOTEPAD or NOTEPAD++
Always take backup PLS
Now
uncomment extension=php_curl.dll
restart apache: POW. finished.
Curl is built into xampp already, has been for a long time, i dont know why people download all this other useless crap from the net, you are just making things over-complicated for yourselves. Read the xampp info for gods sake.
Thanks
Incoming search terms:
- shell curl xampp (8)
- enable javascript xampp (6)
- xampp curl (4)
- xampp shell curl (4)
- how to enable javascript in xampp (3)
- Shell cURL command xampp windows (3)
- xampp enable javascript (3)
- shell curl command xampp (3)
- xampp curl cookie (3)
- tutorial curl windows (2)
- Shell cURL on xampp (2)
- xampp ajax example (2)
- curl php examples xampp (2)
- curl on xampp (2)
- xampp curl cookies (2)
- execute curl on xampp shell tutorial (2)
- xampp enable ajax (2)
- tutorial xampp curl (1)
- tuto curl windows (1)
- shell script xampp windows (1)
- Shell cURL xampp windows (1)
- скачать curl для xampp (1)
- shell curl in xampp for windows (1)
- shell curl command in xampp (1)
- php curl xampp cookie (1)
- windows curl support xampp (1)
- windows xampp shell curl (1)
- xampp shell curl for windows (1)
- xampp libcurl and curl (1)
- xampp jquery php tutorial (1)
- xampp for windows tutoral (1)
- xampp for windows CURL install (1)
- xampp for windows Ajax (1)
- curl php windows example (1)
- xampp curl protocalls#sclient=psy (1)
- xampp curl java (1)
- xampp curl ajax (1)
- xampp cookies tutorial (1)
- xampp install shell curl (1)
- xamp for windows curl (1)
You will also be interested in ,
- Store Data In Remote DataBase Using cUrl or Execute a HTTP POST Using PHP CURL
- Post Data To Another Website Using cURL In PHP
- Login to yahoo using cUrl in php
- Creating An Image Using PHP
- Caching of web page using php
- Simple Visitor Counter Using php
- Secure PHP Scripts
- Append data to a text file using php
- How to create random passwords using php
- Exclamation mark (!) at odd places while using php mail fixed


Hello. And Bye.
Wow this what i have found is great! Until now i have pay for this service! but not anymore i have foind this blog
and followed steps as it is described.