February 2013
Intermediate to advanced
538 pages
20h 55m
English
uasort
bool uasort(arrayarray, callablefunction)
Sorts an array 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