Okay, here's the dilema I'm facing. I have a constantly growing list of unordered names (in a text file) that I need to reorder into an alphabetised list each time it's updated.
I know there must be a simple way of doing this with PHP, probably starting with an array of the alphabet I'd imagine, but it completely eludes me.
If someone could offer me a little direction on where I should be heading to make this work I'd really appreciate it.
Thanks in advance,
Scott