Array
most used
krsort
description
Sorts an array by key in reverse order, maintaining key to data correlations. This is useful mainly for associative arrays.
declaration of krsort
bool krsort ( array &$array [, int $sort_flags ] )
test krsort online
share krsort
comments for krsort
be the first
No comments so far for krsort(). Leave yours as first below.
+