i have a use for ksort() and i need to chose sorting order(ASC/DESC).
ksort()
is there a way of doing it without array_multisort()
array_multisort()