Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2023-05-23 (2 days ago)  | | Not enough user ratings | | Total: 317 This week: 4 | | All time: 7,234 This week: 140 |
|
Description | | Author |
This class can validate user input for security purposes.
It can validate request values to check if they are of expected types like dates, integers, email, float, array or string.
The class can also filter values to prevent cross-site scripting attacks (XSS) attacks, and create hashes of passwords for subsequent password verification. | |
|
Details
This class can validate user input for security purposes.
It can validate request values to check if they are of expected types like dates, integers, email, float, array or string.
The class can also filter values to prevent cross-site scripting attacks (XSS) attacks, and create hashes of passwords for subsequent password verification.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.