arsort

Definition

bool arsort ( array &$array [, int $sort_flags = SORT_REGULAR ] )

Description

This function sorts an array such that array indices maintain their correlation with the array elements they are associated with.

[More at php.net]

Parameters



loading


Share/bookmark - arsort


Global comments