briancray.com
Submitted by: Brian Cray

Smart Web Form Validation with PHP

Method for cleaning and validating user web form input with PHP. It uses a unique but simple method of passing information about a form field through POST, which is parsed using PHP on submission.

direct link