Creating a Credit Card Validation Class With PHP
Posted: Mon Dec 29, 2008 2:06 pm
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.