PHP Classes

Classes of Matthias Rothe

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Matthias Rothe (1)  >  Mission progress status  >  Reputation  
Picture of Matthias Rothe
Name: Matthias Rothe <contact>
Classes: 1
Country: Germany Germany
Age: 42
All time rank: 121877 in Germany Germany
Week rank: 187 Up7 in Germany Germany Up
All time users: 2584
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Advanced Array Sort  
Sorts multidimensional arrays by multiple columns
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.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 70% 70% 58% 54% - - 53% 2170
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z