Login   Register  
PHP Classes
elePHPant
Icontem

Advanced Array Sort

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Matthias Rothe  >  Advanced Array Sort  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Advanced Array Sort
Base name: array_sort
Description: Sorts multidimensional arrays by multiple columns
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 2392 users
All time rank: 1350
Week users: 1 user
Week rank: 2417
 

  Author  
Picture of Matthias Rothe
Name: Matthias Rothe <e-mail contact>
Packages: 1 Browse all classes by Matthias Rothe Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: 29
All time rank: 103070 in Germany Germany
Week rank: 1625 Down99 in Germany Germany Down


  Detailed description  
This class sorts two- or multidimensional arrays by one or multiple columns. The assumed array format is always [row][column]([property]).

Sorting works ascending as well as descending.

There are no limits to either the dimensions of the array or the columns it is sorted by.

All that's necessary to pass to the class is the array to be sorted and a sort string specifying how the array is to be sorted. This sort string is checked for syntactical and semantical errors. Should any error occur an appropriate error message is returned.

  Groups   Freshmeat project   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Data types Modeling and manipulating data types View top rated classes


  Freshmeat project  
Project record: array_sort
Popularity score: 18.63
Vitality score: 50.62

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (70.0%)
Sufficient (70.0%)
Not sure (55.0%)
Not sure (50.0%)
-
-
Not sure (52.5%)
1328
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file array_sort.class.inc Class The full, uncommented source code
Plain text file array_sort.commented_class.inc Class The full source code with German comments
Plain text file array_sort_example1.php Example Example of the Class in Use (readme.txt conform)
Plain text file array_sort_example2.php Example Example of the Class in Use (Outputs Error Msgs)
Plain text file license.txt Lic. License
Plain text file readme.txt Doc. A brief Manual to the Class

Download all files: array_sort.tar.gz array_sort.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.