| Package Validate_AU Constants | Validate_AU::acn |
| Validate_AU | |
| PEAR Manual | |
require_once '/Validate/AU.php';
|
bool Validate_AU::abn (
string $abn
)
Validates an ABN using a modulus calculation
ABN to validate
returns Returns true on success, otherwise false
throws no exceptions thrown
author Byron Adams <byron.adams54@gmail.com>
This function can not be called statically.
| Package Validate_AU Constants | Validate_AU::acn |
| Validate_AU | |
| PEAR Manual | |