Learn about character type checking and filter_var. I bumped into these while reading Writing better Regular Expressions in PHP.
Tag Archives: validation
jQuery Validation Plugin
Reply
Using the jQuery Validation Plugin to validate my web forms… handy!
Form Validation with PHP
Read an article about Form Validation with PHP today.