February 2013
Intermediate to advanced
538 pages
20h 55m
English
uksort
bool uksort(arrayarray, callablefunction)
Sorts an array by keys using a user-defined function,
maintaining the keys for the values. See Chapter 5
and usort() for more information on
using this function. Returns true
if the array was successfully sorted, or false otherwise.
Read now
Unlock full access