PHP Classes
elePHPant
Icontem

A New PHP Form validation: Validate values submitted with Web forms

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2008-03-03 (10 years ago) RSS 2.0 feedStarStar 29%Total: 6,230 All time: 346 This week: 386Down
Version License PHP version Categories
validform 1.0Freely Distributable3.0Validation
Description Author

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: sagar sarkar <contact>
Classes: 1 package by
Country: India India

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example example
Accessible without login Plain text file formcss.css Data css for the error text
Plain text file class.FormValidation.php Class Form validation class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:6,230
This week:0
All time:346
This week:386Down
User Ratings User Comments (2)
 All time
Utility:40%StarStarStar
Consistency:43%StarStarStar
Documentation:-
Examples:43%StarStarStar
Tests:-
Videos:-
Overall:29%StarStar
Rank:3267
 
full of bugs
4 years ago (Fuad Hasan)
0%Star
shouldn't merge HTML and PHP in class.
4 years ago (pooya sabramooz)
5%Star