mraiur_var_security

mraiur var security
Package:
mraiur_var_security
Summary:
Filter request values by type
Groups:
PHP 5, Security
Author:
Nikolai Ivanov
Description:
This class can be used to filter request values by type.

It can process POST and GET request variables a determine if they match a given type.

The class returns the original values or default values if the request values do not match the expected type.

Currently the class supports filtering strings to remove tags and add escaping slashes, integers and floating point values.


Powered by Gewgley