Recommend this page to a friend! |
Classes of Pouya Darabi | Security Helper | README.md | Download |
|
Download 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. |