<?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/samuraicoder/language/php</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 01 Dec 2008 18:18:40 GMT</pubDate>
<item>
<title>(PHP) Convert String to Slug - samuraicoder</title>
<link>http://snipplr.com/view/2809/convert-string-to-slug/</link>
<description><![CDATA[ <p>This filters a string into a "friendly" string for use in URL's. It converts the string to lower case and replaces any non-alphanumeric (and accented) characters with dashes.</p> ]]></description>
<pubDate>Wed, 06 Jun 2007 11:38:06 GMT</pubDate>
<guid>http://snipplr.com/view/2809/convert-string-to-slug/</guid>
</item>
<item>
<title>(PHP) US States and World Countries Collection - samuraicoder</title>
<link>http://snipplr.com/view/169/us-states-and-world-countries-collection/</link>
<description><![CDATA[ <p>This is a collection of US States (Long and abbreviated names) and world countries. There are a few examples of usage below the collections.</p> ]]></description>
<pubDate>Sat, 01 Jul 2006 09:43:23 GMT</pubDate>
<guid>http://snipplr.com/view/169/us-states-and-world-countries-collection/</guid>
</item>
</channel>
</rss>