<?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 Basics: Accessing Remote URLs using cURL</title>
	<atom:link href="http://www.askaboutphp.com/65/php-basics-accessing-remote-urls-using-curl.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.askaboutphp.com/65/php-basics-accessing-remote-urls-using-curl.html</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 06:32:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sudhir</title>
		<link>http://www.askaboutphp.com/65/php-basics-accessing-remote-urls-using-curl.html/comment-page-1#comment-43787</link>
		<dc:creator>Sudhir</dc:creator>
		<pubDate>Fri, 22 Jul 2011 06:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=65#comment-43787</guid>
		<description>I am using cURL and it works for URL mapping to same webserver but returns nothing from remote URLs. What do I need to do to fix this? Has remote access being blocked by my provider?</description>
		<content:encoded><![CDATA[<p>I am using cURL and it works for URL mapping to same webserver but returns nothing from remote URLs. What do I need to do to fix this? Has remote access being blocked by my provider?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ciekawe linki z pracy w środę &#171; Wiadomości o technologiach IT</title>
		<link>http://www.askaboutphp.com/65/php-basics-accessing-remote-urls-using-curl.html/comment-page-1#comment-36055</link>
		<dc:creator>Ciekawe linki z pracy w środę &#171; Wiadomości o technologiach IT</dc:creator>
		<pubDate>Mon, 28 Mar 2011 13:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=65#comment-36055</guid>
		<description>[...] a temat PHP = http://www.askaboutphp.com/tag/php, zastosowanie curl, jeszcze inny tutorial z smashing [...]</description>
		<content:encoded><![CDATA[<p>[...] a temat PHP = <a href="http://www.askaboutphp.com/tag/php" rel="nofollow">http://www.askaboutphp.com/tag/php</a>, zastosowanie curl, jeszcze inny tutorial z smashing [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.askaboutphp.com/65/php-basics-accessing-remote-urls-using-curl.html/comment-page-1#comment-25311</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Thu, 30 Sep 2010 04:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=65#comment-25311</guid>
		<description>What a nice article Eldee,
i have write about things you can do with cURL that maybe interest you:
http://www.ivankristianto.com/web-development/programming/things-you-can-do-with-php-curl/1454/</description>
		<content:encoded><![CDATA[<p>What a nice article Eldee,<br />
i have write about things you can do with cURL that maybe interest you:<br />
<a href="http://www.ivankristianto.com/web-development/programming/things-you-can-do-with-php-curl/1454/" rel="nofollow">http://www.ivankristianto.com/web-development/programming/things-you-can-do-with-php-curl/1454/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.askaboutphp.com/65/php-basics-accessing-remote-urls-using-curl.html/comment-page-1#comment-16754</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 02 Dec 2009 12:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=65#comment-16754</guid>
		<description>Great howto, Eldee! Thanks a lot! This is exactly what I was looking for.</description>
		<content:encoded><![CDATA[<p>Great howto, Eldee! Thanks a lot! This is exactly what I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom F</title>
		<link>http://www.askaboutphp.com/65/php-basics-accessing-remote-urls-using-curl.html/comment-page-1#comment-13239</link>
		<dc:creator>Tom F</dc:creator>
		<pubDate>Tue, 11 Aug 2009 02:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=65#comment-13239</guid>
		<description>Thank you! As a one time MS asp.net tinkerer (now reformed), this is just the type of introduction I need to kick-start development in a platform you can trust.</description>
		<content:encoded><![CDATA[<p>Thank you! As a one time MS asp.net tinkerer (now reformed), this is just the type of introduction I need to kick-start development in a platform you can trust.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ask About PHP: PHP Basics: Accessing Remote URLs using cURL &#124; pcsourcenetwork.com</title>
		<link>http://www.askaboutphp.com/65/php-basics-accessing-remote-urls-using-curl.html/comment-page-1#comment-11586</link>
		<dc:creator>Ask About PHP: PHP Basics: Accessing Remote URLs using cURL &#124; pcsourcenetwork.com</dc:creator>
		<pubDate>Sat, 27 Jun 2009 01:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=65#comment-11586</guid>
		<description>[...] this new post to the Ask About PHP blog they take a look at one of the basics of using PHP - fetching the data [...]</description>
		<content:encoded><![CDATA[<p>[...] this new post to the Ask About PHP blog they take a look at one of the basics of using PHP &#8211; fetching the data [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binny V A</title>
		<link>http://www.askaboutphp.com/65/php-basics-accessing-remote-urls-using-curl.html/comment-page-1#comment-11468</link>
		<dc:creator>Binny V A</dc:creator>
		<pubDate>Wed, 24 Jun 2009 18:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=65#comment-11468</guid>
		<description>I have written a wrapper for curl - it makes the job much easier - &lt;a href=&quot;http://www.bin-co.com/php/scripts/load/&quot; rel=&quot;nofollow&quot;&gt;Load function&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I have written a wrapper for curl &#8211; it makes the job much easier &#8211; <a href="http://www.bin-co.com/php/scripts/load/" rel="nofollow">Load function</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dumbo</title>
		<link>http://www.askaboutphp.com/65/php-basics-accessing-remote-urls-using-curl.html/comment-page-1#comment-11364</link>
		<dc:creator>dumbo</dc:creator>
		<pubDate>Mon, 22 Jun 2009 22:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=65#comment-11364</guid>
		<description>Nice and beginner friendly introduction!
THX!</description>
		<content:encoded><![CDATA[<p>Nice and beginner friendly introduction!<br />
THX!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ask About PHP: PHP Basics: Accessing Remote URLs using cURL &#124; Webs Developer</title>
		<link>http://www.askaboutphp.com/65/php-basics-accessing-remote-urls-using-curl.html/comment-page-1#comment-11348</link>
		<dc:creator>Ask About PHP: PHP Basics: Accessing Remote URLs using cURL &#124; Webs Developer</dc:creator>
		<pubDate>Mon, 22 Jun 2009 18:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=65#comment-11348</guid>
		<description>[...] this new post to the Ask About PHP blog they take a look at one of the basics of using PHP - fetching the data [...]</description>
		<content:encoded><![CDATA[<p>[...] this new post to the Ask About PHP blog they take a look at one of the basics of using PHP &#8211; fetching the data [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

