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 (5)
- xampp curl (4)
- xampp enable javascript (3)
- xampp curl cookie (3)
- Shell cURL command xampp windows (3)
- xampp curl cookies (2)
- Shell cURL on xampp (2)
- tutorial curl php windows (2)
- execute curl on xampp shell tutorial (2)
- tutorial curl windows (2)
- enable javascript xampp (2)
- xampp enable ajax (2)
- curl php examples xampp (2)
- curl on xampp (2)
- shell curl command xampp (2)
- paper curl in java script tutorial (1)
- php curl xampp cookie (1)
- shell curl in xampp for windows (1)
- how to configure curl xampp (1)
- tuto curl windows (1)
- shell script xampp windows (1)
- Shell cURL xampp windows (1)
- xamppcookie domain (1)
- tutorial on how to connect xampp databse in php (1)
- tutorial xampp curl (1)
- xampp libcurl and curl (1)
- xampp jquery php tutorial (1)
- xampp for windows tutoral (1)
- xampp for windows download (1)
- xampp for windows CURL install (1)
- xampp for windows Ajax (1)
- xampp curl protocalls#sclient=psy (1)
- xampp curl java (1)
- xampp curl file uploads (1)
- xampp curl ajax (1)
- xamp for windows curl (1)
- windows xampp shell curl (1)
- windows curl support xampp (1)
- скачать curl для xampp (1)
- сгкд щт чфьзз (1)
You will also be interested in ,
- Post Data To Another Website Using cURL In PHP
- Login to yahoo using cUrl in php
- Store Data In Remote DataBase Using cUrl or Execute a HTTP POST Using PHP CURL
- ScriptAlias and Alias in httpd.conf at a glance
- Exclamation mark (!) at odd places while using php mail fixed
- Simple file upload script using php
- How to run a SQL query in phpMyAdmin
- MD5 Function and Unique ID in php
- Simple Example Of Database Connection Using PEAR In PHP
- Find Absolute Path Of A File Or Directory Using PHP

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.