Mirlyn
Well-Known Member
I have a form for input by the user to reset account passwords. It consists of three fields, one is a user name, one is their SSN, the third is their student ID. Is there a function in PHP to ensure the input is all letters and/or all numbers? That way I can make sure the reset script runs with a UID of all letters, and their SSN/IDs of all numbers. 
Thanks all!
Thanks all!