jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

How to Sort an Array in PHP

DeEnFrSp
Hits: 1067

How to Sort an Array in PHP

Rating 2.5 2.5
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: 100 Votes
5     
57%
4
43%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!