How to Sort an Array in PHPHits: 1158
***
It is often necessary to arrange the elements in an array in numerical order from highest to lowest values (descending order) or vice versa (ascending order). If the array contains string values, alphabetical order may be needed. Sorting a one-dimensional arrays is quite easy.
Platform(s): Windows
Date: Oct, 03 2006 Author: WebCheatSheet, http://www.webcheatsheet.com/php/sorting_array.php {
Ratings}Number of Ratings: 154 Votes
Visitor Voting Booth:
|