Validate_AU::abn() -- Australian Business Number (ABN).
Beschrijving
Validates an ABN using a modulus calculation
Parameter
- string
$abn
ABN to validate
Return waarde
returns Returns true on success, otherwise false
Throws
throws no exceptions thrown
Note
Deze functie kan niet statisch worden aangeroepen.