<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - tylerhall</title>
<link>http://snipplr.com/users/tylerhall/tags/save</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 30 Aug 2008 02:13:14 GMT</pubDate>
<item>
<title>(PHP) Download File</title>
<link>http://snipplr.com/view/1726/download-file/</link>
<description><![CDATA[ <p>Via ActiveCollab</p> ]]></description>
<pubDate>Mon, 27 Nov 2006 07:49:57 GMT</pubDate>
<guid>http://snipplr.com/view/1726/download-file/</guid>
</item>
<item>
<title>(PHP) Serve external document for download</title>
<link>http://snipplr.com/view/238/serve-external-document-for-download/</link>
<description><![CDATA[ <p>This lets you serve up a file for download without revealing the actual URL of the file. Useful for protected downloads or dynamic content coming from a database. The first header() line isn't always needed. It's just there to help Acrobat on Windows behave properly. If you're not returning PDFs, you can (usually) safely remove it.</p> ]]></description>
<pubDate>Wed, 05 Jul 2006 14:21:48 GMT</pubDate>
<guid>http://snipplr.com/view/238/serve-external-document-for-download/</guid>
</item>
</channel>
</rss>