Javascript validator
Web page editor
↑
Validate_AU::abn() -- Australian Business Number (ABN).
Description
Validates an ABN using a modulus calculation
Parameter
- string
$abn
ABN to validate
Return value
returns Returns true on success, otherwise false
Throws
throws no exceptions thrown
Note
This function can not be called
statically.
→
Javascript validator
Web page editor