PHP Classes / GET POST protector

Process GET and POST HTTP request values

GET POST protector PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags