Login   Register  
PHP Classes

Class: Array Multi Sort

Icontem
elePHPant

  Classes of Alexandar Minkovsky  >  Array Multi Sort  >  Download  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Array Multi Sort Support forum
Base name: arr_multisort
Description: Sort arrays considering multiple values
Version: -
Required PHP version: -
License: BSD License
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Alexandar Minkovsky
Name: Alexandar Minkovsky <e-mail contact>
Published packages: 3 Browse this author's classes Browse this author's classes
Country: Bulgaria Bulgaria - PHP jobs in Bulgaria
Home page: ???

Groups

Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes

Detailed description

This class is meant to sort arrays of associative arrays like those returned as result sets database query functions.

It can sort the result arrays considering multiple result columns. It can perform ascendent or descendent sorting onb each column.

Columns of dates are sorted correctly if they comply with GNU date syntax.
(http://www.gnu.org/software/tar/manual/html_chapter/tar_7.html)

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

File Role Description
Plain text file arr_multisort.class.php Class Class file
Plain text file example.php Example Example usage
Download all files: arr_multisort.tar.gz arr_multisort.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.