param 1.0
Developed by Domenico Pontari, listed in Validation
This PHP Script is used to validate and filter request values. It allows you to define a parameter or a list of parameters that must be read from POST or GET variables. param script can also filter values with a maximum length, discard values that seem to be used for SQL injection attempts and assume a default value for missing or invalid request values.
Features of this PHP Validation script:
- a param type can be an array or an object, not only a scalar value
- you can define custom function to set restriction for the values
- you can define a type casting for the param
- SQL INJECTION management
Requirements:
- PHP 5.0 or Higher
License type: BSD License
Date added: 1 year, 4 months 4 days ago | Last updated: 1 year, 4 months 3 days ago
More popular Validation
- Oziam Captcha 1.0 (1 year, 9 months 3 days ago)
- DRB Image Verification 1.0 (1 year, 8 months 17 days ago)
- PHP CAPTCHA with Refresh 1.0 (3 years, 4 months 18 days ago)
- PHP Captcha System. No DB required 3.0 (3 years, 5 months 4 days ago)
- Mobile Verification 1.0 (3 years, 8 months 3 days ago)
Listing Files

example02_boolParamFromURL.php- 676 Bytes
- 06/03/2010 10:14:02

example01_intParam.php- 556 Bytes
- 06/03/2010 10:14:02

example03_paramList.php- 1.2 KB
- 06/03/2010 10:14:02

input_workflow.png- 13.7 KB
- 06/03/2010 10:14:02

param.php- 11.7 KB
- 06/03/2010 10:14:02

paramList.php- 2.2 KB
- 06/03/2010 10:14:02
