previousPackage Validate_AU Constants (Previous) (Next) Validate_AU::acnnext

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::abn

Validate_AU::abn() – Australian Business Number (ABN).

Synopsis

require_once '/Validate/AU.php';

bool Validate_AU::abn ( string $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

author

author Byron Adams <byron.adams54@gmail.com>

Note

This function can not be called statically.

previousPackage Validate_AU Constants (Previous) (Next) Validate_AU::acnnext

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.