rsort( ) – Sorts a Scalar array in reverse order
arsort( ) – Sorts the Values in an Associative array in reverse order
krsort( ) – Sorts the Keys in an Associative array in reverse order

source:

http://www.homeandlearn.co.uk/php/php6p6.html