<?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: File Download Script &#8211; Straming Binary Data to the Browser</title>
	<atom:link href="http://www.terminally-incoherent.com/blog/2008/10/13/php-file-download-script-straming-binary-data-to-the-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.terminally-incoherent.com/blog/2008/10/13/php-file-download-script-straming-binary-data-to-the-browser/</link>
	<description>Utterly random, incoherent and disjointed rants and ramblings...</description>
	<lastBuildDate>Wed, 17 Mar 2010 11:12:48 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: liquer</title>
		<link>http://www.terminally-incoherent.com/blog/2008/10/13/php-file-download-script-straming-binary-data-to-the-browser/comment-page-1/#comment-12619</link>
		<dc:creator>liquer</dc:creator>
		<pubDate>Wed, 24 Jun 2009 08:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.terminally-incoherent.com/blog/2008/10/13/php-file-download-script-straming-binary-data-to-the-browser/#comment-12619</guid>
		<description>It not works in IE6 (I think that only in IE6 SP3 version), as every solution I&#039;ve found on the Internet. It falls, when I want to OPEN the PDF file (not save - then it works). The Adobe Reader notify about error, that it can&#039;t find the file. I haven&#039;t found any working solution for this problem, yet.
Thanks for any tips to solve this.</description>
		<content:encoded><![CDATA[<span id="co_12619"><p>It not works in IE6 (I think that only in IE6 SP3 version), as every solution I&#8217;ve found on the Internet. It falls, when I want to OPEN the PDF file (not save &#8211; then it works). The Adobe Reader notify about error, that it can&#8217;t find the file. I haven&#8217;t found any working solution for this problem, yet.<br />
Thanks for any tips to solve this.</p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('12619','liquer'); return false;">Reply</a>  |  <a href="#comment" onclick="CF_Quote('12619','liquer'); return false;">Quote</a></div>]]></content:encoded>
	</item>
	<item>
		<title>By: Arti Ajans</title>
		<link>http://www.terminally-incoherent.com/blog/2008/10/13/php-file-download-script-straming-binary-data-to-the-browser/comment-page-1/#comment-12540</link>
		<dc:creator>Arti Ajans</dc:creator>
		<pubDate>Fri, 12 Jun 2009 07:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.terminally-incoherent.com/blog/2008/10/13/php-file-download-script-straming-binary-data-to-the-browser/#comment-12540</guid>
		<description>Thanks you too much, this is very good and downloading time hiding file size and content headers. Very nice.</description>
		<content:encoded><![CDATA[<span id="co_12540"><p>Thanks you too much, this is very good and downloading time hiding file size and content headers. Very nice.</p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('12540','Arti Ajans'); return false;">Reply</a>  |  <a href="#comment" onclick="CF_Quote('12540','Arti Ajans'); return false;">Quote</a></div>]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Maciak</title>
		<link>http://www.terminally-incoherent.com/blog/2008/10/13/php-file-download-script-straming-binary-data-to-the-browser/comment-page-1/#comment-10390</link>
		<dc:creator>Luke Maciak</dc:creator>
		<pubDate>Wed, 15 Oct 2008 21:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.terminally-incoherent.com/blog/2008/10/13/php-file-download-script-straming-binary-data-to-the-browser/#comment-10390</guid>
		<description>@&lt;a href=&quot;#comment-10379&quot; rel=&quot;nofollow&quot;&gt;drubin&lt;/a&gt;: I didn&#039;t think about that. Good catch! Thanks for the input.</description>
		<content:encoded><![CDATA[<span id="co_10390"><p>@<a class="atr_link" href="#comment-10379" rel="nofollow" class="liinternal">drubin</a>: I didn&#8217;t think about that. Good catch! Thanks for the input.</p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('10390','Luke Maciak'); return false;">Reply</a>  |  <a href="#comment" onclick="CF_Quote('10390','Luke Maciak'); return false;">Quote</a></div>]]></content:encoded>
	</item>
	<item>
		<title>By: drubin</title>
		<link>http://www.terminally-incoherent.com/blog/2008/10/13/php-file-download-script-straming-binary-data-to-the-browser/comment-page-1/#comment-10379</link>
		<dc:creator>drubin</dc:creator>
		<pubDate>Wed, 15 Oct 2008 07:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.terminally-incoherent.com/blog/2008/10/13/php-file-download-script-straming-binary-data-to-the-browser/#comment-10379</guid>
		<description>Thanks for the header information.

I just thought I would mention the &lt;a href=&quot;http://www.php.net/manual/en/function.fpassthru.php&quot; rel=&quot;nofollow&quot;&gt;fpassthru &lt;/a&gt;function  it cant just make the code easier to read having a single built in function that outputs the file.</description>
		<content:encoded><![CDATA[<span id="co_10379"><p>Thanks for the header information.</p>
<p>I just thought I would mention the <a href="http://www.php.net/manual/en/function.fpassthru.php" rel="nofollow" class="liexternal">fpassthru </a>function  it cant just make the code easier to read having a single built in function that outputs the file.</p>
</span><div class="comment-toolbar" style="text-align: right"><a href="#comment" onclick="CF_Reply('10379','drubin'); return false;">Reply</a>  |  <a href="#comment" onclick="CF_Quote('10379','drubin'); return false;">Quote</a></div>]]></content:encoded>
	</item>
</channel>
</rss>
