PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am making a article manager which displays all the articles according to the alphabetical order. If pages.php?alphabet=b then all the titles starting with b will be displayed. In doing so i need to make sure that only one alphabet is input example pages.php?alphabet=b or pages.php?alphabet=t and the character can be a-z