Date: 08/04/05 (PHP Community) Keywords: php I'm working on a script that accepts user input in fields and stores them in variables, but I want some way to 'fool proof' it so that they can't enter numerics in the name field and only certain characters in others. Are there any PHP functions that can handle this easily or any suggestions on how to handle this? Source: http://www.livejournal.com/community/php/331241.html
|