<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to Easily Use CURL with PHP</title>
	<atom:link href="http://www.decodephp.com/2006/12/04/how-to-easily-use-curl-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.decodephp.com/2006/12/04/how-to-easily-use-curl-with-php/</link>
	<description></description>
	<lastBuildDate>Wed, 20 Apr 2011 18:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: anx</title>
		<link>http://www.decodephp.com/2006/12/04/how-to-easily-use-curl-with-php/comment-page-1/#comment-565</link>
		<dc:creator>anx</dc:creator>
		<pubDate>Sun, 30 May 2010 19:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=24#comment-565</guid>
		<description>where is the class.php file</description>
		<content:encoded><![CDATA[<p>where is the class.php file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Addon Solutions</title>
		<link>http://www.decodephp.com/2006/12/04/how-to-easily-use-curl-with-php/comment-page-1/#comment-513</link>
		<dc:creator>Addon Solutions</dc:creator>
		<pubDate>Thu, 29 Apr 2010 10:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=24#comment-513</guid>
		<description>Hi,

Its interesting information however we did recently data posting with well known site using cURL after some time its not work as its changed by well known sites in there code we checked again but its not working so is there any setting more require?

Thanks
Addon Solutions</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Its interesting information however we did recently data posting with well known site using cURL after some time its not work as its changed by well known sites in there code we checked again but its not working so is there any setting more require?</p>
<p>Thanks<br />
Addon Solutions</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sabeen Malik</title>
		<link>http://www.decodephp.com/2006/12/04/how-to-easily-use-curl-with-php/comment-page-1/#comment-501</link>
		<dc:creator>Sabeen Malik</dc:creator>
		<pubDate>Tue, 20 Apr 2010 17:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=24#comment-501</guid>
		<description>use $return_array = $browser-&gt;search(&quot;&lt;a&quot; , &quot;&lt;/a&gt;&quot; , $data);</description>
		<content:encoded><![CDATA[<p>use $return_array = $browser-&gt;search(&#8220;&lt;a&#8221; , &#8220;&lt;/a&gt;&#8221; , $data);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srr</title>
		<link>http://www.decodephp.com/2006/12/04/how-to-easily-use-curl-with-php/comment-page-1/#comment-500</link>
		<dc:creator>srr</dc:creator>
		<pubDate>Tue, 20 Apr 2010 13:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=24#comment-500</guid>
		<description>$return_array = $browser-&gt;search(”&lt;a&gt;” , “&lt;/a&gt;” , $data);
i need to get links.</description>
		<content:encoded><![CDATA[<p>$return_array = $browser-&gt;search(”<a>” , “</a>” , $data);<br />
i need to get links.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: buzzknow</title>
		<link>http://www.decodephp.com/2006/12/04/how-to-easily-use-curl-with-php/comment-page-1/#comment-488</link>
		<dc:creator>buzzknow</dc:creator>
		<pubDate>Tue, 23 Mar 2010 08:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=24#comment-488</guid>
		<description>Hi

i try your code to open this site

http://abadpromo.info/pasang-iklan/

but capctha couldnt show up 

how to resolve this?

thanks :)</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>i try your code to open this site</p>
<p><a href="http://abadpromo.info/pasang-iklan/" rel="nofollow">http://abadpromo.info/pasang-iklan/</a></p>
<p>but capctha couldnt show up </p>
<p>how to resolve this?</p>
<p>thanks <img src='http://www.decodephp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasim Padhiyar</title>
		<link>http://www.decodephp.com/2006/12/04/how-to-easily-use-curl-with-php/comment-page-1/#comment-233</link>
		<dc:creator>Vasim Padhiyar</dc:creator>
		<pubDate>Fri, 17 Jul 2009 11:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=24#comment-233</guid>
		<description>Hello,

Great script 

nice, its all about what i want .

thank u.

Vasim</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Great script </p>
<p>nice, its all about what i want .</p>
<p>thank u.</p>
<p>Vasim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Long</title>
		<link>http://www.decodephp.com/2006/12/04/how-to-easily-use-curl-with-php/comment-page-1/#comment-123</link>
		<dc:creator>Long</dc:creator>
		<pubDate>Tue, 19 Aug 2008 15:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=24#comment-123</guid>
		<description>Hi
I don&#039;t know who you are, but your source is really very useful. I&#039;ve test it and it work very efficiently.
Thank you very much, my friend ! :D</description>
		<content:encoded><![CDATA[<p>Hi<br />
I don&#8217;t know who you are, but your source is really very useful. I&#8217;ve test it and it work very efficiently.<br />
Thank you very much, my friend ! <img src='http://www.decodephp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sukhjit kaur</title>
		<link>http://www.decodephp.com/2006/12/04/how-to-easily-use-curl-with-php/comment-page-1/#comment-25</link>
		<dc:creator>sukhjit kaur</dc:creator>
		<pubDate>Wed, 03 Jan 2007 05:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=24#comment-25</guid>
		<description>This class is not not working for crawling the data from expedia . i am trying to get the data from expedia.ca using curl from last five days . Expedia.ca writes the cookies using the javascript.</description>
		<content:encoded><![CDATA[<p>This class is not not working for crawling the data from expedia . i am trying to get the data from expedia.ca using curl from last five days . Expedia.ca writes the cookies using the javascript.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

