News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
LivePipe Blog:
Complex Sorting with PHP
June 28, 2007 @ 07:11:21

On the LivePipe blog today, there's a quick new article demonstrating a sorting method that can be used for more than just simple datasources:

Most often when I need to sort complex data sets, I'm using some sort of SQL backend. Today I needed to do complex sorting of Reflection objects for some auto generating documentation I'm working on for the upcoming Picora release. [...] In the usort() examples, I had always been under the assumption that the return values had to be 0, 1 or -1. Today I learned that is not true at all, and you can come up with your own scoring system with any range, negative or positive.

He illustrates the point with a simple example showing the sorting of the documentation for Picora. In his protected function, scoreFromMethod, he defines the return array with several values instead of just the one.

0 comments voice your opinion now!
complex sort usort example picora complex sort usort example picora



Similar Posts

Rob Allen's Blog: Modules (Zend Framework)

Mikko Koppanen's Blog: Trimming an image

Symfony Blog: New in symfony 1.2: Doctrine goodies

Lorna Mitchell's Blog: PHP and JSON

Jackson Miller\'s Blog: PHP vs. Ruby (on Installation)


Community Events









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


zend sqlserver feature framework opinion release job microsoft symfony podcast windows wordpress facebook hiphop developer performance conference codeigniter zendframework extension

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