<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - lluisr</title>
<link>http://snipplr.com/users/lluisr/tags/array</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 03:33:35 GMT</pubDate>
<item>
<title>(PHP) codeigniter bubblesort helper</title>
<link>http://snipplr.com/view/41321/codeigniter-bubblesort-helper/</link>
<description><![CDATA[ <p>searching for a date sort function I found:  http://slevy1.wordpress.com/2010/06/30/sorting-date-strings-in-php/ and built my codeigniter helper

call : $arrSortedDates = bubbleSort( $unsorted ); (previous->helper autoload)</p> ]]></description>
<pubDate>Sat, 02 Oct 2010 05:11:54 GMT</pubDate>
<guid>http://snipplr.com/view/41321/codeigniter-bubblesort-helper/</guid>
</item>
</channel>
</rss>