<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - liamchapman</title>
<link>http://snipplr.com/users/liamchapman</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 14 Feb 2012 13:49:02 GMT</pubDate>
<item>
<title>(PHP) PHP Array Debug</title>
<link>http://snipplr.com/view/55680/php-array-debug/</link>
<description><![CDATA[ <p>a more useful way of printing php arrays in a nice readable format and able to decode serialized and json_encoded strings.</p> ]]></description>
<pubDate>Fri, 24 Jun 2011 22:21:02 GMT</pubDate>
<guid>http://snipplr.com/view/55680/php-array-debug/</guid>
</item>
<item>
<title>(PHP) String Trimmer</title>
<link>http://snipplr.com/view/43497/string-trimmer/</link>
<description><![CDATA[ <p>Updated trimmer, there were a couple of typos.</p> ]]></description>
<pubDate>Thu, 04 Nov 2010 00:13:49 GMT</pubDate>
<guid>http://snipplr.com/view/43497/string-trimmer/</guid>
</item>
<item>
<title>(PHP) Store array in cookie</title>
<link>http://snipplr.com/view/43435/store-array-in-cookie/</link>
<description><![CDATA[ <p>Simple function to store an array in a cookie. Uses JSON. 

To pull data out of cookie use 'json_decode()'. It can then be looped etc.</p> ]]></description>
<pubDate>Tue, 02 Nov 2010 21:04:47 GMT</pubDate>
<guid>http://snipplr.com/view/43435/store-array-in-cookie/</guid>
</item>
<item>
<title>(PHP) Slugify function (Clean URLS)</title>
<link>http://snipplr.com/view/43418/slugify-function-clean-urls/</link>
<description><![CDATA[ <p>Quick and simple script to make clean urls. Works in combination with Apache mod_rewrites :-)</p> ]]></description>
<pubDate>Tue, 02 Nov 2010 09:33:39 GMT</pubDate>
<guid>http://snipplr.com/view/43418/slugify-function-clean-urls/</guid>
</item>
</channel>
</rss>
