<?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"
	>
<channel>
	<title>Comments on: How to download a remote file in php and then save it</title>
	<atom:link href="http://www.humanumbrella.com/2007/12/08/how-to-download-a-remote-file-in-php-and-then-save-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.humanumbrella.com/2007/12/08/how-to-download-a-remote-file-in-php-and-then-save-it/</link>
	<description>A struggle for clarity in life; searching beyond barriers between us.</description>
	<pubDate>Wed, 20 Aug 2008 08:32:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: humanumbrella</title>
		<link>http://www.humanumbrella.com/2007/12/08/how-to-download-a-remote-file-in-php-and-then-save-it/#comment-47</link>
		<dc:creator>humanumbrella</dc:creator>
		<pubDate>Mon, 18 Aug 2008 11:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.humanumbrella.com/?p=27#comment-47</guid>
		<description>Yes, Peter.  For some reason, the style scripting I have set up on my blog changes " and ' into weird quotes.

I posted that in my response -- there is a plain text version linked at the end of the article which has the entire code.

Cheers!
--Justin</description>
		<content:encoded><![CDATA[<p>Yes, Peter.  For some reason, the style scripting I have set up on my blog changes &#8221; and &#8216; into weird quotes.</p>
<p>I posted that in my response &#8212; there is a plain text version linked at the end of the article which has the entire code.</p>
<p>Cheers!<br />
&#8211;Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter U</title>
		<link>http://www.humanumbrella.com/2007/12/08/how-to-download-a-remote-file-in-php-and-then-save-it/#comment-46</link>
		<dc:creator>Peter U</dc:creator>
		<pubDate>Sun, 17 Aug 2008 23:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.humanumbrella.com/?p=27#comment-46</guid>
		<description>To follow up LarcenIII's comment, I think what happened is that at some step along the way, the code was pasted into MS word or some other rich text editor. Once I changed all the quotes, it worked like a charm though. Thanks!</description>
		<content:encoded><![CDATA[<p>To follow up LarcenIII&#8217;s comment, I think what happened is that at some step along the way, the code was pasted into MS word or some other rich text editor. Once I changed all the quotes, it worked like a charm though. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joomservices</title>
		<link>http://www.humanumbrella.com/2007/12/08/how-to-download-a-remote-file-in-php-and-then-save-it/#comment-25</link>
		<dc:creator>joomservices</dc:creator>
		<pubDate>Sun, 18 May 2008 15:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.humanumbrella.com/?p=27#comment-25</guid>
		<description>Thanks for your solution. It said my time .</description>
		<content:encoded><![CDATA[<p>Thanks for your solution. It said my time .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: affiq</title>
		<link>http://www.humanumbrella.com/2007/12/08/how-to-download-a-remote-file-in-php-and-then-save-it/#comment-24</link>
		<dc:creator>affiq</dc:creator>
		<pubDate>Tue, 22 Apr 2008 13:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.humanumbrella.com/?p=27#comment-24</guid>
		<description>thanks for sharing this script..hopefully it can helps me to finish up my final project :)</description>
		<content:encoded><![CDATA[<p>thanks for sharing this script..hopefully it can helps me to finish up my final project <img src='http://www.humanumbrella.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-03-02 &#124; Chris Dalby Untangles Networks</title>
		<link>http://www.humanumbrella.com/2007/12/08/how-to-download-a-remote-file-in-php-and-then-save-it/#comment-22</link>
		<dc:creator>links for 2008-03-02 &#124; Chris Dalby Untangles Networks</dc:creator>
		<pubDate>Sun, 02 Mar 2008 23:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.humanumbrella.com/?p=27#comment-22</guid>
		<description>[...] How to download a remote file in php and then save it &#124; HumanUmbrella.com Downloading a file in php using curl (tags: php curl) [...]</description>
		<content:encoded><![CDATA[<p>[...] How to download a remote file in php and then save it | HumanUmbrella.com Downloading a file in php using curl (tags: php curl) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LarcenIII</title>
		<link>http://www.humanumbrella.com/2007/12/08/how-to-download-a-remote-file-in-php-and-then-save-it/#comment-13</link>
		<dc:creator>LarcenIII</dc:creator>
		<pubDate>Sun, 06 Jan 2008 22:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.humanumbrella.com/?p=27#comment-13</guid>
		<description>I see that! And yes, thanx for the site! I'll reference your page whenever possible.

++LarcenIII</description>
		<content:encoded><![CDATA[<p>I see that! And yes, thanx for the site! I&#8217;ll reference your page whenever possible.</p>
<p>++LarcenIII</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: humanumbrella</title>
		<link>http://www.humanumbrella.com/2007/12/08/how-to-download-a-remote-file-in-php-and-then-save-it/#comment-8</link>
		<dc:creator>humanumbrella</dc:creator>
		<pubDate>Sun, 30 Dec 2007 05:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.humanumbrella.com/?p=27#comment-8</guid>
		<description>Yea, Thanks for that LarcenIII; My stylesheet for the site is putting a 'spin' on double and single quotes, I'll try to fix it, but the code in the text file will work.
&lt;strong&gt;edit:&lt;/strong&gt; There we go.  It appears that if I wrap the code in blockquote tags the stylesheet leaves it alone.  Thanks for your help!  Hope you enjoy the site~</description>
		<content:encoded><![CDATA[<p>Yea, Thanks for that LarcenIII; My stylesheet for the site is putting a &#8217;spin&#8217; on double and single quotes, I&#8217;ll try to fix it, but the code in the text file will work.<br />
<strong>edit:</strong> There we go.  It appears that if I wrap the code in blockquote tags the stylesheet leaves it alone.  Thanks for your help!  Hope you enjoy the site~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LarcenIII</title>
		<link>http://www.humanumbrella.com/2007/12/08/how-to-download-a-remote-file-in-php-and-then-save-it/#comment-7</link>
		<dc:creator>LarcenIII</dc:creator>
		<pubDate>Sun, 30 Dec 2007 00:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.humanumbrella.com/?p=27#comment-7</guid>
		<description>Ok I figured it out, I re typed it all over by hand and there's something wrong with whats on your page. I believe you backward quotes on your page instead of regular quotes....

example:

$query .= “\n\n”;
Those quotes aren't right. Its like open quotes and close quotes. I don't even know how to make those kinds of quotes.</description>
		<content:encoded><![CDATA[<p>Ok I figured it out, I re typed it all over by hand and there&#8217;s something wrong with whats on your page. I believe you backward quotes on your page instead of regular quotes&#8230;.</p>
<p>example:</p>
<p>$query .= “\n\n”;<br />
Those quotes aren&#8217;t right. Its like open quotes and close quotes. I don&#8217;t even know how to make those kinds of quotes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: humanumbrella</title>
		<link>http://www.humanumbrella.com/2007/12/08/how-to-download-a-remote-file-in-php-and-then-save-it/#comment-6</link>
		<dc:creator>humanumbrella</dc:creator>
		<pubDate>Sat, 29 Dec 2007 20:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.humanumbrella.com/?p=27#comment-6</guid>
		<description>That's what it is, for some reason when I put the code up for download it changed the single quotes ' to another version of the quote whose ASCII code I can't remember.
Glad you got it working, I'll attach the code for others instead of pasting it.
See you around~
--Justin</description>
		<content:encoded><![CDATA[<p>That&#8217;s what it is, for some reason when I put the code up for download it changed the single quotes &#8216; to another version of the quote whose ASCII code I can&#8217;t remember.<br />
Glad you got it working, I&#8217;ll attach the code for others instead of pasting it.<br />
See you around~<br />
&#8211;Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LarcenIII</title>
		<link>http://www.humanumbrella.com/2007/12/08/how-to-download-a-remote-file-in-php-and-then-save-it/#comment-5</link>
		<dc:creator>LarcenIII</dc:creator>
		<pubDate>Sat, 29 Dec 2007 16:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.humanumbrella.com/?p=27#comment-5</guid>
		<description>Ok I figured it out, I re typed it all over by hand and there's something wrong with whats on your page. I believe you backward quotes on your page instead of regular quotes....</description>
		<content:encoded><![CDATA[<p>Ok I figured it out, I re typed it all over by hand and there&#8217;s something wrong with whats on your page. I believe you backward quotes on your page instead of regular quotes&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
