|
Posted by Kate on 05/25/05 10:18
I have an array with some product codes that I would like to sort by
currency. The product codes look like these:
11USD, 11CAD, 11EUR, 119USD, 201EUR, 70CAD
I figured that I could just sort it by the last character, but I can't find
a sort function that does that (or maybe I just don't understand the sorting
functions available).
Navigation:
[Reply to this message]
|