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!
Hey. I have a problem with my registration script where users are entering unwanted characters like |, %, !, ), and so on. I was wondering if there is any technique to stop characters and numbers being entered apart from A-Z a-z 1-0. I know in most langauges theres a particular method but is there any for PHP.