faqts : Computers : Programming : Languages : PHP : Common Problems : Forms and User Input : Validating Data

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

3 of 113 people (3%) answered Yes
Recently 1 of 10 people (10%) answered Yes

Entry

How can I check if a credit card is valid?

Jun 30th, 1999 19:20
Nathan Wallace, Onno Benschop,


Take a look at Manuel Lemos' form validation classes - he has credit
card authentication built into them.

    http://phpclasses.upperdesign.com/

Alternatively, you can try integrating the code examples at:

    http://webdev.berber.co.il/get_example.php3?count=74
    http://webdev.berber.co.il/get_example.php3?count=505