Creating a Credit Card Validation Class With PHP
Moderator: General Moderators
-
tyler.pomroy
- Forum Newbie
- Posts: 8
- Joined: Mon Sep 29, 2008 1:49 pm
Creating a Credit Card Validation Class With PHP
I just came across the mod 10 algorithm for validating a credit card number, and while it seems to work, its somewhat outdated. Anyone know of any algorithms I good use to validate my credit card form.