Articles: 843 | Categories: 148   
   
   
 
 
 
 
 
Php >> Classes and Libraries >> Validators
Validate Social Security By: Admin

This script is a PHP written component. The purpose of this script is to format and validate Social Security Numbers in a form field. The...07-Apr-2010

PHPmill Webmaster Tools By: Admin

Add customizable webmaster tools to your website. Tools include DNS, Reverse DNS, HTTP Header Lookup, Keyword Density, Spider Simulator. ...07-Apr-2010

Credit Card Validation By: Admin

This is a simple class for validating credit card numbers. It can perform MOD10 card number validation and also determine the credit card...07-Apr-2010

CreditCard Class By: Admin

This class provide methods to validate credit card numbers and detect the type of the card. Currently it supports the following cards: Vi...07-Apr-2010

Date Validate and Compare By: Admin

This is a simple class that can be used to validate and compare dates. It can take a date given in the month-day-year format and verify w...07-Apr-2010

Date validation By: Admin

This class has only one function. Simply pass the values of day, month, year and it will display an error message explaining what may be ...07-Apr-2010

Easy PHP Validation By: Admin

This class can be used to fetch and validate request values in several ways. It provides functions to fetch session, cookie, POST or GET ...07-Apr-2010

esiform By: Admin

This class is meant to create, validate and process Web forms. When a valid form is submitted, the class can execute several types of bui...07-Apr-2010

Form Validate Class By: Admin

This class can be used to compose and output HTML forms that include Javascript based client-side validation rules to check the form inpu...07-Apr-2010

HTML form creator & validator By: Admin

This class can be used to generate and validate Web forms. It can generate HTML with Javascript to validate form input values on the brow...07-Apr-2010