reversing natsort
Posted: Sun May 18, 2008 5:19 am
Hi all
I have an array which I have sorted using natsort order, however I need it sorted in the reverse order that the natsort() produces, is there a reverse version of natsort() or is there another way of doing this?
Thanks in advance
I have an array which I have sorted using natsort order, however I need it sorted in the reverse order that the natsort() produces, is there a reverse version of natsort() or is there another way of doing this?
Thanks in advance