Cleaner: PHP validation extension
Cleaner: PHP validation extension
Submitted by webmaster@testdriven.com (Links) on Mon, 16/08/2004 - 17:33.Cleaner is a PHP extension that provides you with the ability to run xml-defined filter rules on request parameters. It can validate the following on the $_GET and $_POST super globals: Compulsory variables, Integer maximum and minimum, String regular expressions, etc.
