Skip to content

Instantly share code, notes, and snippets.

@kevinsearle
Created December 5, 2012 08:27
Show Gist options
  • Save kevinsearle/4213797 to your computer and use it in GitHub Desktop.
Save kevinsearle/4213797 to your computer and use it in GitHub Desktop.
PCRE American Express
//Amex credit card regex
'/^(3[47][0-9]{13})*$/'
@pratapadi
Copy link

Thanks

@kevinsearle
Copy link
Author

@pratapadi No problem! Hope it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment