Validate_US
[ class tree: Validate_US ] [ index: Validate_US ] [ all elements ]

Element index for package Validate_US

[ p ] [ r ] [ s ] [ u ] [ v ]

p

phoneNumber
in file US.php, method Validate_US::phoneNumber()
    Validate a US phone number.
postalCode
in file US.php, method Validate_US::postalCode()
    Validates a US Postal Code format (ZIP code)
postalCodeByRegion
in file US.php, method Validate_US::postalCodeByRegion()
    Validates a US ZIP code by region (i.e. state)
top

r

region
in file US.php, method Validate_US::region()
    Validates a "region" (i.e. state) code
top

s

ssn
in file US.php, method Validate_US::ssn()
    Validates a social security number
ssnCheck
in file US.php, method Validate_US::ssnCheck()
    checks if a Social Security Number is valid needs the first three digits and first two digits and the final four digits as separate integer parameters
ssnGetHighGroups
in file US.php, method Validate_US::ssnGetHighGroups()
    Gets the most current list the highest SSN group numbers issued from the Social Security Administration website. This info can be cached for performance (and to lessen the load on the SSA website)
ssnGroupRange
in file US.php, method Validate_US::ssnGroupRange()
    Returns a range for a supplied group number, which is the middle, two-digit field of a SSN.
top

u

US.php
procedural page US.php
top

v

Validate_US
in file US.php, class Validate_US
    Data validation class for the United States
top

Documentation generated on Mon, 11 Mar 2019 15:48:10 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.