Validate_FI::refNum (Previous) (Next) Validate_FR

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Russian | Spanish | Plain HTML

Validate_FI::creditCard()

Validate_FI::creditCard() -- Validate credit card number

Description

Validate credit card number.

This method checks the credit card number according to Luhn algorithm. This method doesn't guarantee that the card is legitimate.

Paramètres

chaîne de caractères $number

credit card number to be validated (spaces and dashes tolerated)

Valeur retournée

booléen - true if credit card number is valid, false otherwise

Validate_FI::refNum (Previous) (Next) Validate_FR

Download Documentation Last updated: Sun, 28 Sep 2008
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.