Skip to content

Instantly share code, notes, and snippets.

@marioestrada
Created August 31, 2010 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marioestrada/559447 to your computer and use it in GitHub Desktop.
Save marioestrada/559447 to your computer and use it in GitHub Desktop.
<?php
regex = '/^[\w!#$%&\'*+\/=?^`{|}~.-]+@(?:[a-z\d][a-z\d-]*(?:\.[a-z\d][a-z\d-]*)?)+\.(?:[a-z][a-z\d-]+)$/iD';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment