This class can be used to validate and filter text values eventually before using them in SQL database queries.
It can perform several types of validation and text processing operations like:
- Verifying whether string contains a numeric value
- Remove from a string a group of characters that could be used in SQL injection attacks
- Retrieve the MD5 hash of a string
- Encode a string using the base64 algorithm
| There are not enough user ratings to display for 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.