This class implements a way to sanitize the input values passed to a script.
It can sanitize values set either as strings or arrays. In the case of array values, these may be processed recursively if they define multi-dimensional data structures.
It also provides a unified way to access to different types of input values assigned to the super-global variables POST, GET, SESSION, COOKIE and SERVER.
|
Name: |
Input Class |
Base name: |
input_class_php |
Description: |
Sanitize input values passed to a script |
Version: |
- |
PHP version: |
- |
License: |
BSD License |
|
|
|
Applications that use this package |
|
|
B3M Framework A complete PHP framework. Including generic data access (Databases, Xmls, Ladp, etc), templating system (PHP based coding style), email gateways (sendmail, smtp and mail), text parses (including XHTML Stric, and UBB Code), etc. |
If you know an application of this package, send a message to the author to add a link here.
|
B3M Framework A complete PHP framework. Including generic data access (Databases, Xmls, Ladp, etc), templating system (PHP based coding style), email gateways (sendmail, smtp and mail), text parses (including XHTML Stric, and UBB Code), etc. |
|
Files |
|