<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - the_coder</title>
<link>http://snipplr.com/users/the_coder/tags/url</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 04:54:39 GMT</pubDate>
<item>
<title>(JavaScript) Get Url Parameters</title>
<link>http://snipplr.com/view/19838/get-url-parameters/</link>
<description><![CDATA[ <p>Read a page's GET URL variables and return them as an "associative array."

Calling the function while at `example.html?foo=asdf&amp;bar=jkls` sets `map['foo']='asdf'` and `map['bar']='jkls'`</p> ]]></description>
<pubDate>Wed, 16 Sep 2009 20:16:07 GMT</pubDate>
<guid>http://snipplr.com/view/19838/get-url-parameters/</guid>
</item>
<item>
<title>(PHP) URL Shortening for long URLs</title>
<link>http://snipplr.com/view/10293/url-shortening-for-long-urls/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 05 Dec 2008 22:58:24 GMT</pubDate>
<guid>http://snipplr.com/view/10293/url-shortening-for-long-urls/</guid>
</item>
</channel>
</rss>