On Mon, January 23, 2006 6:53 pm, Matt Palermo wrote:
> I'm try to sort a list of items using a usort function. Basically, I
> want
> it to sort in this order:
>
> Numbers (0-9)
> Letters (Aa-Zz)
> Other (anything else)
>
> To explain a little further, I want anything that starts with a number
> t
I'm try to sort a list of items using a usort function. Basically, I want
it to sort in this order:
Numbers (0-9)
Letters (Aa-Zz)
Other (anything else)
To explain a little further, I want anything that starts with a number to
show up first in the sorted list, then anything that starts with a l
2 matches
Mail list logo