PHP Filters.

The PHP filters is used to sanitize and validate and data coming from insecure sources, like user input.

Code :