Validate_AU::abn (Previous) (Next) Validate_AU::phoneNumber

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Validate_AU::acn()

Validate_AU::acn() -- Validate an Australian Company Number (ACN)

Описание

The ACN is a nine digit number with the last digit being a check digit calculated using a modified modulus 10 calculation.

Параметр

string $acn

ACN number to validate

Возвращаемое значение

returns Returns true on success, false otherwise

Throws

throws no exceptions thrown

author

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

author Daniel O'Connor <daniel.oconnor@gmail.com>

Заметка

Эта функция не должна вызываться статически.

Validate_AU::abn (Previous) (Next) Validate_AU::phoneNumber

Download Documentation Last updated: Mon, 02 Jul 2007
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.