Skip to content

Instantly share code, notes, and snippets.

@kevinsearle
Created December 5, 2012 08:31
Show Gist options
  • Save kevinsearle/4213824 to your computer and use it in GitHub Desktop.
Save kevinsearle/4213824 to your computer and use it in GitHub Desktop.
PCRE Visa
// Visa credit card numbers
'/^(4[0-9]{12}(?:[0-9]{3})?)*$/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment