Array
most used
sort
description
This function sorts an array. Elements will be arranged from lowest to highest when this function has completed.
declaration of sort
bool sort ( array &$array [, int $sort_flags ] )
test sort online
share sort
comments for sort
be the first
No comments so far for sort(). Leave yours as first below.
+