Text processing: Validate Data
umesh deshmukh (contact me)
This class is meant to be used to validate the data, for instance entered in forms. It supports the detection of multibyte text characters.
The files provided are in EUC-JP format.
It provides following types of validations:
- E-mail addresses
- Dates
- Only alphabetic character strings
- Only alphanumeric character strings
- Detects strings using a multibyte encoding (Asian character sets)
- Verify whether strings contain only valid Hiragana, Katakana or Kanji characters
- Get length of characters of a text string
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (70.0%)
| Sufficient (75.0%)
| -
| Sufficient (60.0%)
| -
| -
| Not sure (48.5%)
| 1332 |
Click here for detailed information about this class on phpclasses.org