I have an array - I want to sort it with a function similar to sort() except I want it to be sorted by alphanumeric characters only.
So A. J. Williams would be after Abraham. And SGA would be after Safety..
Google's failed me on this one, and I'd rather not create a whole function for this o_O Any help would be much appreciated
Edited by xwazawx, 13 January 2009 - 09:02 PM.
