Input Filter extension for PHP project is an extension for safely dealing with input parameters.
It is meant to address this issue by implementing a set of filters and mechanisms that users can use to safely access their input data.
Requirements:
· PHP Version: PHP 5.0.0 or newer
· PEAR Package: PEAR Installer 1.4.0b1 or newer
What's New in This Release:
· Major API changes were made.
· This version introduces an API freeze.
· A bug affecting multiple fetches of the same value has been fixed.
Product's homepage