This class can be used to validate values submitted using Web forms.
It takes as parameters the value of submitted form field, a validation rule , validation parameters, and an error message.
The class stores the error message in a class variable when value does not pass the requested validation rule.
Currently it supports the types of validation rules: text, numeric, email, empty, null, scheck, mcheck and select.
|
|
| Name: |
A New PHP Form validation |
| Base name: |
validform |
| Description: |
Validate values submitted with Web forms |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
Freely Distributable |
| All time users: |
5135 users |
| All time rank: |
424 |
| Week users: |
12 users |
| Week rank: |
146  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Not sure (55.0%) |
- |
Not sure (40.0%) |
- |
- |
Insufficient (34.5%) |
2186 |
| 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 |
|
|