Validate_AU::postalCode Validate_AU::ssn

Validate_AU

PEAR Manual


Validate_AU::region

Validate_AU::region() -- Validates Australian Regional Codes

Synopsis

      require_once '/Validate/AU.php';
     

bool Validate_AU::region ( string $region )

Description

This package is not documented yet.

Parameter

string $region

region code to validate

Return value

returns returns true on success, false otherwise

Throws

throws no exceptions thrown

author

author Byron Adams <byron.adams54@gmail.com>

Note

This function can not be called statically.



Validate_AU::postalCode Validate_AU::ssn

Validate_AU

PEAR Manual