<?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: Download Images with PHP</title>
	<atom:link href="/2011/01/18/download-images-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>/2011/01/18/download-images-with-php/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Arpan Das</title>
		<link>/2011/01/18/download-images-with-php/comment-page-1/#comment-18668</link>
		<dc:creator><![CDATA[Arpan Das]]></dc:creator>
		<pubDate>Fri, 10 May 2013 15:13:06 +0000</pubDate>
		<guid isPermaLink="false">/?p=2131#comment-18668</guid>
		<description><![CDATA[Thank you very much. It worked for me. Its very quick n short way.]]></description>
		<content:encoded><![CDATA[<p>Thank you very much. It worked for me. Its very quick n short way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayesh</title>
		<link>/2011/01/18/download-images-with-php/comment-page-1/#comment-18533</link>
		<dc:creator><![CDATA[Ayesh]]></dc:creator>
		<pubDate>Sun, 03 Mar 2013 08:52:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=2131#comment-18533</guid>
		<description><![CDATA[Hey I just came here randomly but reading through all of your PHP posts - very impressive and worth reading all of them. 

You don&#039;t event need 2 function calls file_get_contents() and file_put_contents - just use copy()!
&lt;code&gt;

this requires fopen allowed as file_get_contents() does.]]></description>
		<content:encoded><![CDATA[<p>Hey I just came here randomly but reading through all of your PHP posts &#8211; very impressive and worth reading all of them. </p>
<p>You don&#8217;t event need 2 function calls file_get_contents() and file_put_contents &#8211; just use copy()!<br />
<code></p>
<p>this requires fopen allowed as file_get_contents() does.</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
