I am farely new to PHP. I have a list full of names not in alphabetical order. When someone clicks "A" or "B" I want only the names that start with that letter to show, and everything else to be hidden. How can I do this with PHP? The names are not in a database. I don't know how to alter the link to "A" to make it do what I want it to.