previousValidate_AU::region (Previous) (Next) Validate_AU::tfnnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Validate_AU::ssn

Validate_AU::ssn() – Social Security Number.

Synopsis

require_once '/Validate/AU.php';

bool Validate_AU::ssn ( string $ssn )

Description

Australia does not have a social security number system, the closest equivalent is a Tax File Number

Parameter

string $ssn

ssn number to validate

Return value

returns Returns true on success, false otherwise

Throws

throws no exceptions thrown

Note

This function can not be called statically.

previousValidate_AU::region (Previous) (Next) Validate_AU::tfnnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.