<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - leonelsantos</title>
<link>http://snipplr.com/users/leonelsantos/tags/multi-dimensional</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 11:12:59 GMT</pubDate>
<item>
<title>(PHP) PHP Compare Multi-dimensional Array Function</title>
<link>http://snipplr.com/view/23291/php-compare-multidimensional-array-function/</link>
<description><![CDATA[ <p>For more information, see php.net, under usort

It works with dates

Replace 0 for the array's key you want to sort. For example, if you have a start_date array key you would like to compare, then you would replace 0 for start_date.

If you want to do a reverse sort, just switch the -1 and 1.</p> ]]></description>
<pubDate>Tue, 17 Nov 2009 11:33:45 GMT</pubDate>
<guid>http://snipplr.com/view/23291/php-compare-multidimensional-array-function/</guid>
</item>
</channel>
</rss>