hi There,
Just a quick question; I can find loads of info on sorting an associative array by key, but how do I sort it by value.
Basically, I have a list of competitors (keys) and their scores (values). I want to be able to sort by value - preferrably descending.
Help?
thanks