<?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: Force to download .PDF</title>
	<atom:link href="http://azure.ironie.org/197-force-to-download-pdf/feed" rel="self" type="application/rss+xml" />
	<link>http://azure.ironie.org/197-force-to-download-pdf</link>
	<description>Computer news &#38; PHP tutorials</description>
	<lastBuildDate>Sat, 06 Mar 2010 11:59:22 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David</title>
		<link>http://azure.ironie.org/197-force-to-download-pdf#comment-597</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 14 Feb 2009 15:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://azure.ironie.org/?p=197#comment-597</guid>
		<description>Yes, :-) with the first version. PHP is generally configured to allow distant readfile().

The &#039;f&#039; parameter has to be the entire URL:
_pdf.php?f=http://.....


The disadvantage is your server will receive the full PDF and retransfer it, so you will use bandwidth compared to a direct download.</description>
		<content:encoded><![CDATA[<p>Yes, <img src='http://azure.ironie.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  with the first version. PHP is generally configured to allow distant readfile().</p>
<p>The 'f' parameter has to be the entire URL:<br />
_pdf.php?f=http://.....</p>
<p>The disadvantage is your server will receive the full PDF and retransfer it, so you will use bandwidth compared to a direct download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Canon</title>
		<link>http://azure.ironie.org/197-force-to-download-pdf#comment-596</link>
		<dc:creator>Canon</dc:creator>
		<pubDate>Sat, 14 Feb 2009 09:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://azure.ironie.org/?p=197#comment-596</guid>
		<description>Thanks.
but can i force download a pdf file from external url?</description>
		<content:encoded><![CDATA[<p>Thanks.<br />
but can i force download a pdf file from external url?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
