Recommend this page to a friend! |
Download .zip |
Info | View files (3) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2014-05-02 (2 years ago) | Not yet rated by the users | Total: 198 | All time: 7,840 This week: 991 |
Version | License | PHP version | Categories | |||
mh-validator 1.0 | GNU General Publi... | 5.2 | Validation |
Description | Author | |||||||||||||
This class can validate multiple input text values. |
|
MH_Validator PHP class to validate input, There are two type of validation, with static function to take a one shot validation and a regular way by instantiating the object, in this way an error array will be generated if an error will be found. Note by calling the notEmpty function the orginal input wll be stripped by reference You can validate: - string - number - float - integer - boolean - notEmpty string - email - ip - ipv4 - ipv6 - url - alphabetic string - strong password - compare two string - check if the string lenght is between two values You can find the demo of this class at: http://test.matteohertel.com/MH_Validator/index.php |
Files |
File | Role | Description |
---|---|---|
index.php | Example | Example script |
MH_validator.class.php | Class | Class source |
README.md | Data | Auxiliary data |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
User Comments (2) | ||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.