Skip to content

Instantly share code, notes, and snippets.

@phpfiddle
Created April 19, 2013 06:29
Show Gist options
  • Save phpfiddle/5418510 to your computer and use it in GitHub Desktop.
Save phpfiddle/5418510 to your computer and use it in GitHub Desktop.
ASD
<?php
echo filter_var("[email protected]", FILTER_VALIDATE_EMAIL);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment