$rsort
Sorts an array in reverse order
Usage
<array> $rsort(<data:array>)
Description
Sorts an array in descending order.
See also
$sort

Index, Functions