This class can be used to validate values submitted via Web forms.
It determines the type validation that it needs to perform using a convention that works by retrieving a number that should be the last character of the submitted form field name.
Currently it performs the following types of field validation:
- The value is not blank
- The value is an e-mail address
- The value is a blank or an e-mail address
- The value is a date
- The value is a blank or a date
- The value is a number
- The value is a blank or a number
When the class finds an invalid field, it can display an error message.
|
|
| Name: |
HTML Form Validator |
| Base name: |
htmlformvalidator |
| Description: |
Validate values submitted via Web page forms |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1793 users |
| All time rank: |
1946 |
| Week users: |
1 user |
| Week rank: |
2054  |
| |
|
| |
Screenshots |
|
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (62.5%) |
- |
Sufficient (70.8%) |
- |
- |
Not sure (50.8%) |
1479 |
| Month: |
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 |
|
|