 |
|
Innovation award
 Nominee: 1x |
This class can be used to validate and filter request values.
It can take given POST or GET request values and validate them according to the expected type of the value. The types may be scalar, arrays or objects in JSON format.
The class can also filter values with a maximum length and discard values that seem to be used for SQL injection attempts.
The class can assume a default value for missing or invalid request values.
|
|
| Name: |
param |
| Base name: |
param |
| Description: |
Validate and filter request values |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
351 users |
| All time rank: |
5803 |
| Week users: |
0 users |
| Week rank: |
2074  |
| |
|
| Not yet rated by the users |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| Tokenizer |
Required |
This package is used to check strings in $_POST or $_GET vars |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|