I have a list of names, with each name leading to another link upon clicking. I wan to have A, B, C, D, E, F, G, H, etc.. at the top and when someone clicks on a letter, only the names that start with that letter appear, and the rest disappear. How can i do this with PHP? I am not specifically asking for the actual PHP coding i should use, but if you could just tell me how, and maybe point me in the right direction, that would be appreciated.