This class can be used to filter dangerous values from request variables.
It can traverse the $_GET, $_POST, $_REQUEST and $_COOKIE request super-global array variables and reset the entries that match certain regular expressions that identify potential dangerous values.
Currently filter values that contain SQL retrieval queries, cross-site scripting attacks, hexadecimal values, calls to base64_decode and system functions.
|
|
| Name: |
Security Filter for Request HTTP Data |
| Base name: |
security-filter-for- |
| Description: |
Filter dangerous values from request variables |
| Version: |
0.01 |
| PHP version: |
4.0 |
| License: |
Freeware |
| All time users: |
1019 users |
| All time rank: |
3164 |
| Week users: |
4 users |
| Week rank: |
690  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (58.3%) |
Sufficient (75.0%) |
- |
- |
- |
- |
Insufficient (36.7%) |
2133 |
| Month: |
Not yet rated by the users |
| |
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 |
|
|