News Feed
Jobs Feed
Sections




News Archive
ProDevTips:
Sorting 2D-arrays in PHP - anectodes and reflections
January 07, 2008 @ 08:41:00

On the ProDevTips website today, there's a new article looking at the sorting of arrays, specifically of the two- and three-dimensional sort.

One of the many problems with PHP that detractors are eager to point out is the fact that the language has thousands of global functions. Without the awesome CHM version of the PHP manual - finding your way in this jungle would be a mess. Simply finding a function like array_multisort is not trivial. And even if you find it, understanding it completely is not trivial either!

Not quite finding what he needed in the array_multisort function built into PHP, the author opts to create his own custom sorting function that make sorting 2D arrays simpler.

0 comments voice your opinion now!
sort 2d 3d array dimensional arraymultisort usort tutorial sort 2d 3d array dimensional arraymultisort usort tutorial


blog comments powered by Disqus

Similar Posts

Web Development Blog: E-mail links, protective solutions against SPAM

Sameer Borate's Blog: Finding if an array is ordered

PHPBuilder.com: Profiling PHP Code with Xdebug and KCacheGrind

Smashing Magazine: WordPress Developer's Toolbox

Michelangelo van Dam's Blog: Quality Assurance on PHP projects - PHPUnit part 2


Community Events











Don't see your event here?
Let us know!


testing symfony2 database release opinion unittest usergroup zendframework2 podcast language rest introduction functional conference development interview framework phpunit series community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework