Validate_AU::phoneNumber | Validate_AU::region |
Validate_AU | |
PEAR Manual | |
require_once '/Validate/AU.php'; |
bool Validate_AU::postalCode (
string $postcode
, bool $strong = FALSE
)
This package is not documented yet.
postcode to validate
strong checks against a list of postcodes
returns true if postcode is ok, false otherwise
throws no exceptions thrown
This function can not be called statically.
Validate_AU::phoneNumber | Validate_AU::region |
Validate_AU | |
PEAR Manual | |