PHP Classes

HTML Form Validator: Validate values submitted via Web page forms

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 48%Total: 1,883 All time: 2,096 This week: 660Up
Version License Categories
htmlformvalidator 1.0.0GNU General Publi...Validation
Description 

Author

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.

Picture of Pawan Kumar Pandey
Name: Pawan Kumar Pandey <contact>
Classes: 1 package by
Country: Singapore Singapore

Screenshots (1)  
  • ScreenShot.JPG
  Files folder image Files (3)  
File Role Description
Plain text file Sample.php Example Sample form with validation
Plain text file FormValidator.php Class form valdiatro

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,883
This week:0
All time:2,096
This week:660Up
 User Ratings  
 
 All time
Utility:71%StarStarStarStar
Consistency:60%StarStarStarStar
Documentation:-
Examples:67%StarStarStarStar
Tests:-
Videos:-
Overall:48%StarStarStar
Rank:2962