rsort

Definition

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

Description

This function sorts an array in reverse order (highest to lowest).

[More at php.net]

Parameters



loading


Share/bookmark - rsort


Global comments