Posts Tagged ‘validation’
PHP Server side Validation – Social Security?
I am looking for a PHP code for server side validation of a social security #. I need the entire lines of code from beginning to end. For some reason the ones I have wont work.
Please I beg everyone that replies:
1. Test the code before you submit it please.
2. No links to a website, just copy and paste the code is fine.
A number that Checks that it is Valid, thanks for the clarification.
How would I validate a 5 digit zip code in PHP?
I have a PHP form. It asks for a 5 digit zip code, I have it set now to make sure they enter something in the field with Javascript validation, but how can I validate they have entered a 5 digit number? Please include sample code or link to sample code. Thanks so much.
