GET POST protector

Package:
GET POST protector
Summary:
Process GET and POST HTTP request values
Groups:
HTTP, PHP 5
Author:
Oleg KronuS
Description:
This class can be used to process GET and POST HTTP request values.

It can traverse the $_GET and $_POST arrays and encode its values.

The class can also retrieve the encoded request values after filtering the with given custom function and log discarded values into a MySQL database.


Powered by Gewgley