<?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/language/php/tags/http</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 06 Jul 2008 03:42:54 GMT</pubDate>
<item>
<title>(PHP) Redirect using absolute or relative paths - IanLewis</title>
<link>http://snipplr.com/view/2683/redirect-using-absolute-or-relative-paths/</link>
<description><![CDATA[ <p>Parses the given path and creates a http redirect to that page.</p> ]]></description>
<pubDate>Mon, 21 May 2007 20:14:29 GMT</pubDate>
<guid>http://snipplr.com/view/2683/redirect-using-absolute-or-relative-paths/</guid>
</item>
<item>
<title>(PHP) Download File - tylerhall</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) send_http_request() - ryansobol</title>
<link>http://snipplr.com/view/1508/sendhttprequest/</link>
<description><![CDATA[ <p>Sends a request to a supplied path for a given host.  It can send either a GET or POST request and can pass parameters.</p> ]]></description>
<pubDate>Tue, 31 Oct 2006 14:23:07 GMT</pubDate>
<guid>http://snipplr.com/view/1508/sendhttprequest/</guid>
</item>
<item>
<title>(PHP) Retrieve HTTP Header - tylerhall</title>
<link>http://snipplr.com/view/1180/retrieve-http-header/</link>
<description><![CDATA[ <p>This returns the headers from an HTTP request. I'm sure there's a better way to do this without resorting to output buffering, but it works.</p> ]]></description>
<pubDate>Mon, 25 Sep 2006 22:55:16 GMT</pubDate>
<guid>http://snipplr.com/view/1180/retrieve-http-header/</guid>
</item>
<item>
<title>(PHP) Authorize with basic HTTP using PHP - tylerhall</title>
<link>http://snipplr.com/view/5/authorize-with-basic-http-using-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 31 Dec 1969 19:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/5/authorize-with-basic-http-using-php/</guid>
</item>
<item>
<title>(PHP) Header Redirect - tylerhall</title>
<link>http://snipplr.com/view/13/header-redirect/</link>
<description><![CDATA[ <p>PHP code to redirect a user to another location.</p> ]]></description>
<pubDate>Wed, 31 Dec 1969 19:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/13/header-redirect/</guid>
</item>
<item>
<title>(PHP) Get Remote Filesize - tylerhall</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>