Validate_FI::phoneNumber (Previous) (Next) Validate_FI::bikeLicensePlate

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

Validate_FI::carLicensePlate()

Validate_FI::carLicensePlate() -- Validate Finnish car license plate number

Описание

Validate Finnish car license plate number. Format: AAA-XXX, CD-XXXX or C-XXXXX.

AAA-XXX: AAA is 2-3 letters UPPERCASE A-Z and XXX is 1-3 numbers.

CD-XXXX: CD- and XXXX is 1-4 numbers (diplomat licence plate).

C-XXXXX: C- and XXXXX is 1-5 numbers (other tax-free diplomat licence plate).

Параметр

string $number

The license plate number to be validated

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

boolean - true if license plate number is valid, false otherwise

Validate_FI::phoneNumber (Previous) (Next) Validate_FI::bikeLicensePlate

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.