Okay, I have a script which takes an HTTP_GET argument which is a letter. I have 26 links and that's where what to do next isn't so obvious.
I want to list all results where a mysql field named "name" starts with any letter. I've seen these around and I would guess there is a mysql function which does what I'm looking for. Could someone tell me how to do this?