most used
sort
en
de
es
fr
pt
description
This function sorts an array. Elements will be arranged from lowest to highest when this function has completed.
Diese Funktion sortiert ein Array. Die Elemente werden aufsteigend vom niedrigsten zum höchsten Wert sortiert.
Esta función ordena un array. Los elementos serán ordenados de menor a mayor cuando la función haya terminado.
sort() trie le tableau $array. Les éléments seront triés du plus petit au plus grand.
Essa função ordena um array. Os elementos serão ordenados do menor para o maior ao final da execução dessa função.
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.
+