This class can cleanup harmful text from request parameters.
It can check a given parameter value of $_GET, $_POST or $_REQUEST super-global variables and remove certain types of text values that are usually used to perform SQL injection attacks.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Sufficient (62.5%) |
- |
Sufficient (65.6%) |
- |
- |
Insufficient (37.8%) |
2038 |
| 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 |
|
|
| File |
Role |
Description |
sqlkoruma.php |
Class |
Basic SQL Injection Protection Class |
ornek.php |
Example |
Basic SQL Injection Protection Sample |