This class can be used to sanitise GET and POST values based on expected data type rules.
It takes a list of GET and POST request parameters that it should analyse and the respective data types that it expects. Currently it supports the types: integer, double, string, boolean and array.
String values may be escaped for use in MySQL queries or display in HTML pages without further encoding by the application.
Missing or invalid values may be overwritten with default values.
Any request values that are not listed may either be removed or subject to default processing.
|
|
| Name: |
Form Data Cleaner |
| Base name: |
requestcleaner |
| Description: |
Sanitise GET and POST values based on type rules |
| Version: |
- |
| PHP version: |
- |
| License: |
Free for non-commercial use |
| All time users: |
1635 users |
| All time rank: |
2120 |
| Week users: |
0 users |
| Week rank: |
2040  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (83.3%) |
Good (83.3%) |
- |
- |
- |
- |
Not sure (50.0%) |
1546 |
| 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 |
|
|