<?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: PHP and cURL</title>
	<atom:link href="http://www.studiolounge.net/2009/03/28/php-and-curl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.studiolounge.net/2009/03/28/php-and-curl/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 15 Jun 2010 03:20:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Adam Patterson</title>
		<link>http://www.studiolounge.net/2009/03/28/php-and-curl/comment-page-1/#comment-1974</link>
		<dc:creator>Adam Patterson</dc:creator>
		<pubDate>Mon, 30 Mar 2009 15:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiolounge.net/?p=1351#comment-1974</guid>
		<description>Totally agree with you, i was only trying to find an example that could use curl on. i didn&#039;t really want to search Google or Amazon :)</description>
		<content:encoded><![CDATA[<p>Totally agree with you, i was only trying to find an example that could use curl on. i didn&#8217;t really want to search Google or Amazon :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.studiolounge.net/2009/03/28/php-and-curl/comment-page-1/#comment-1969</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 29 Mar 2009 18:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiolounge.net/?p=1351#comment-1969</guid>
		<description>When just getting the content and not needing to do a form post or something else more complex, then all you need is file_get_contents($feed) as long as opening remote urls is supported by your hosting provider. Much easier if you can do it this way.</description>
		<content:encoded><![CDATA[<p>When just getting the content and not needing to do a form post or something else more complex, then all you need is file_get_contents($feed) as long as opening remote urls is supported by your hosting provider. Much easier if you can do it this way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
