Currently I am using the sort() command to sort an array. Unfortunately it uses the ascii number so all words starting with uppercase are before lowercase. Is there a case insensitive alphabetical sort that I don't know of? Thanks in advance ^_^
- Re: [PHP] Array Sort? Chris Anderson
- Re: [PHP] Array Sort? David Robley
- Re: [PHP] Array Sort? Chris Anderson