<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1042422" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1042422</link>
    <description></description>
    <language>en</language>
          <item>
    <title>your xampp installation most</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/what-curl-php#comment-1237345</link>
    <description> &lt;p&gt;your xampp installation most likely already has curl support built-in. You just have to turn it on. It&#039;s not difficult at all. You can ignore all the comments about recompiling with curl support and so on. That&#039;s not necessary for Windows versions of PHP.&lt;/p&gt;
&lt;p&gt;Find your php.ini file (probably in xampp\php and open it in notepad or another plain text editor&lt;/p&gt;
&lt;p&gt;search for the line that says:&lt;br /&gt;
;extension=php_curl.dll&lt;/p&gt;
&lt;p&gt;remove the semicolon from the beginning of the line.&lt;/p&gt;
&lt;p&gt;save the file&lt;/p&gt;
&lt;p&gt;restart apache&lt;/p&gt;
&lt;p&gt;check a phpinfo() program to see if you now have curl support listed.&lt;/p&gt;
&lt;p&gt;In a standard xampp build, this is all you have to do. If you installed apache and PHP in another way, you might need to move some dlls to the windows\system directory.&lt;br /&gt;
(libeay32.dll and ssleay32.dll)&lt;/p&gt;
&lt;p&gt;Best of luck to you.&lt;/p&gt;
&lt;p&gt;{advertising removed by moderators}&lt;/p&gt;
 </description>
     <pubDate>Thu, 22 Jan 2009 09:16:00 +0000</pubDate>
 <dc:creator>Jamesjohn</dc:creator>
 <guid isPermaLink="false">comment 1237345 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Find out more here
You just</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/what-curl-php#comment-1235718</link>
    <description> &lt;blockquote&gt;&lt;p&gt;Find out more here&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;You just couldn&#039;t resist, could you?&lt;/p&gt;
 </description>
     <pubDate>Tue, 02 Dec 2008 15:13:58 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1235718 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>The short answer
PHP has a</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/what-curl-php#comment-1235715</link>
    <description> &lt;p&gt;The short &lt;a href=&quot;http://blog.unitedheroes.net/curl/&quot;&gt;answer&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;PHP has a very powerful library of calls that are specifically designed to safely fetch data from remote sites. It&#039;s called CURL.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Find out more &lt;a href=&quot;http://tinyurl.com/69ts9m&quot;&gt;here&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 02 Dec 2008 14:12:38 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1235715 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>cURL is a library that</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/what-curl-php#comment-1235714</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://us3.php.net/manual/en/intro.curl.php&quot;&gt;cURL&lt;/a&gt; is a library that allows PHP applications to communicate with other servers over several protocols.&lt;/p&gt;
 </description>
     <pubDate>Tue, 02 Dec 2008 14:12:25 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1235714 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
