<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Get data from a URL using cURL PHP</title>
	<atom:link href="http://www.digimantra.com/technology/php/get-data-from-a-url-using-curl-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digimantra.com/technology/php/get-data-from-a-url-using-curl-php/</link>
	<description>Technology tips for all</description>
	<lastBuildDate>Sun, 13 Nov 2011 09:56:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Sachin khosla</title>
		<link>http://www.digimantra.com/technology/php/get-data-from-a-url-using-curl-php/#comment-248876</link>
		<dc:creator>Sachin khosla</dc:creator>
		<pubDate>Wed, 28 Sep 2011 14:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=1469#comment-248876</guid>
		<description>Not with cURL.</description>
		<content:encoded><![CDATA[<p>Not with cURL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Ko</title>
		<link>http://www.digimantra.com/technology/php/get-data-from-a-url-using-curl-php/#comment-248858</link>
		<dc:creator>Erik Ko</dc:creator>
		<pubDate>Wed, 28 Sep 2011 14:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=1469#comment-248858</guid>
		<description>You might be having SOP problems?
http://en.wikipedia.org/wiki/Same_origin_policy</description>
		<content:encoded><![CDATA[<p>You might be having SOP problems?<br />
<a href="http://en.wikipedia.org/wiki/Same_origin_policy" rel="nofollow">http://en.wikipedia.org/wiki/Same_origin_policy</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MUHAMMAD SALMAN</title>
		<link>http://www.digimantra.com/technology/php/get-data-from-a-url-using-curl-php/#comment-120377</link>
		<dc:creator>MUHAMMAD SALMAN</dc:creator>
		<pubDate>Tue, 29 Mar 2011 06:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=1469#comment-120377</guid>
		<description>Hi Sachin nice article , but i have a problem with cURL in php
I want to fetch data from google geocode service , and it api also supports the https , when i request to the google geocode service it returns me no data through cURL, but whenever i paste the url in the browser address bar i gives me the required xml , what is the solution of this problme.
Thanks</description>
		<content:encoded><![CDATA[<p>Hi Sachin nice article , but i have a problem with cURL in php<br />
I want to fetch data from google geocode service , and it api also supports the https , when i request to the google geocode service it returns me no data through cURL, but whenever i paste the url in the browser address bar i gives me the required xml , what is the solution of this problme.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hal nesbitt</title>
		<link>http://www.digimantra.com/technology/php/get-data-from-a-url-using-curl-php/#comment-34545</link>
		<dc:creator>hal nesbitt</dc:creator>
		<pubDate>Fri, 13 Aug 2010 09:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=1469#comment-34545</guid>
		<description>Terrific, my man! I was working with the Netflix odata API, and they suddenly took away jsonp support so my callback wouldn&#039;t fire. With your script, I simple fetched the json, appended my function name wrapper around it, and all is well again. Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Terrific, my man! I was working with the Netflix odata API, and they suddenly took away jsonp support so my callback wouldn&#8217;t fire. With your script, I simple fetched the json, appended my function name wrapper around it, and all is well again. Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How do I access my script from another site ? - PHP answers</title>
		<link>http://www.digimantra.com/technology/php/get-data-from-a-url-using-curl-php/#comment-14224</link>
		<dc:creator>How do I access my script from another site ? - PHP answers</dc:creator>
		<pubDate>Sun, 31 Jan 2010 06:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=1469#comment-14224</guid>
		<description>[...] How do I access my script from another site ?    That should work for you .   http://www.digimantra.com/technology...sing-curl-php/  You can pass the query string in the URL as well.  Thanks Realin [...]</description>
		<content:encoded><![CDATA[<p>[...] How do I access my script from another site ?    That should work for you .   <a href="http://www.digimantra.com/technology...sing-curl-php/" rel="nofollow">http://www.digimantra.com/technology&#8230;sing-curl-php/</a>  You can pass the query string in the URL as well.  Thanks Realin [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

