<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/favorites/raws/language/php</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 01 Dec 2008 18:33:40 GMT</pubDate>
<item>
<title>(PHP) Serve external document for download - raws</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>
<item>
<title>(PHP) Check for valid email address - raws</title>
<link>http://snipplr.com/view/2/check-for-valid-email-address/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 31 Dec 1969 19:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/2/check-for-valid-email-address/</guid>
</item>
<item>
<title>(PHP) Get Remote Filesize - raws</title>
<link>http://snipplr.com/view/29/get-remote-filesize/</link>
<description><![CDATA[ <p>Retrieves the filesize of a remote file. I can't take the credit for this function. I grabbed it somewhere online a few years back. Don't remember where.</p> ]]></description>
<pubDate>Wed, 31 Dec 1969 19:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/29/get-remote-filesize/</guid>
</item>
</channel>
</rss>