Login   Register  
PHP Classes
elePHPant
Icontem

phalidate

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Chris Hubbard
Name: Chris Hubbard <e-mail contact>
Packages: 1 Browse all classes by Chris Hubbard Browse all classes by
Country: United States United States - PHP jobs in United States
Age: ???
All time rank: 2069267 in United States United States
Week rank: 2197 Down277 in United States United States Down


  Detailed description   Download .zip .tar.gz  
This package has a set of classes used in data validation.

The data can come from a HTML form or other source.

This package was designed to work with or without a templating engine like Smarty. It was also designed to be extensible and easily changed.

All the validation code is in the phalidators class. The logic that manages the validation process is in the (parent) phalidate class. If you want to add additional validation, update the phalidators class.

It can be used to test one field, doing a boolean test, or can be used for a series of tests, and then retrieve the aggregate errors (as IDs or localized messages).

It has support for localized error messages (currently English, Spanish and German).

  Classes of Chris Hubbard  >  phalidate  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: phalidate
Base name: phalidate
Description: Data validation class
Version: -
PHP version: -
License: Public Domain
All time users: 940 users
All time rank: 3338
Week users: 0 users
Week rank: 2327 Equal
 
  Groups   Freshmeat project   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Validation Validation algorithms View top rated classes


  Freshmeat project  
Project record: phalidate
Popularity score: 11.4
Vitality score: 59.14

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file de_messages.php Aux. German error messages
Accessible without login Plain text file en_messages.php Aux. English error messages
Accessible without login Plain text file es_messages.php Aux. Spanish error messages
Accessible without login HTML file faq.html Doc. FAQ
Plain text file phalidate.php Class Base class for phalidate
Plain text file phalidators.php Class Class that does the validation
Accessible without login HTML file releasenotes.html Doc. phalidate release notes
Accessible without login Plain text file test_phalidate.php Test File used to perform simple unit testing of phalidate

Download all files: phalidate.tar.gz phalidate.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.