Validate_AU::region | Validate_AU::tfn |
Validate_AU | |
PEAR Manual | |
require_once '/Validate/AU.php'; |
bool Validate_AU::ssn (
string $ssn
)
Australia does not have a social security number system, the closest equivalent is a Tax File Number
ssn number to validate
returns Returns true on success, false otherwise
throws no exceptions thrown
This function can not be called statically.
Validate_AU::region | Validate_AU::tfn |
Validate_AU | |
PEAR Manual | |