Validating Credit Card Numbers
After you’ve graciously stripped out spaces and dashes, you can check whether the card number looks like a valid number and even determine the brand of the card with a few simple regular expressions. I’ve published a new article on finding and verifying credit card numbers on regular-expressions.info with some in-depth information and a full set of example regexes.










