This class can validate values of different formats.
It can take a text string value and validate it to check if it is formatted as a valid value of many different types.
Currently it supports validation of formats of values of e-mail addresses, user names with an optional validation regular expression, personal names, MD5 hashes, URL, number, date, letters, non-empty text, text within a certain length, file names with certain extensions, match a regular expression, credit card number, and YouTube video URL.
|
|
| Name: |
Variable Check |
| Base name: |
variable-check |
| Description: |
Validate values of different formats |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
601 users |
| All time rank: |
4428 |
| Week users: |
0 users |
| Week rank: |
2201  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use 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.
| |
Files |
|
|
| File |
Role |
Description |
check.php |
Class |
variable check |