Forum Moderators: coopster
I could do with some serious help, with coverting the Luhn10/Mod10 credit card check to PHP.
Is there anyone who has this, or could help convert a PERL version which I can post?
I need to pass PHP a string, take out all spaces, dashes, slashes, and then perform the Luhn10 check on the number, and return a TRUE or FALSE value.
Anyone that can help?
Cheers,
wruk999