This class can validate text values of several types.
It can take a text string and verify whether it matches one of several types of format.
Currently it can validate values as e-mail addresses, as a number, as a CPF or CNPJ number, etc..
Depending on the validation results, the class may return a string with the error or a boolean condition.
In Portuguese:
Classe com algumas validações de dados básicas para qualquer sistema em PHP.
|
|
| Name: |
Validar dados |
| Base name: |
valida-dados |
| Description: |
Validate text values of several types |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
Artistic License |
| All time users: |
387 users |
| All time rank: |
5569 |
| Week users: |
0 users |
| Week rank: |
1988  |
| Country specific: |
This package is specific mainly for applications used in Brazil . |
| |
|
| Not yet rated by the users |
| |
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 |
|
|