This class can be used to sort multidimensional arrays with the array_multisort function.
It can add one or more sorting criteria that defines how the array entries will be sorted.
The class builds the argument list with all the criteria and then calls array_multisort function to sort the array.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
sort.php |
Class |
myDynMsort |