|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2008-03-18 23:33 UTC] [email protected]
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Tue Mar 17 19:00:01 2026 UTC |
Description: ------------ As an example, filter_var("[email protected]",FILTER_VALIDATE_EMAIL); will report this address as valid, although domains beginning or ending with a dash are invalid (same with [email protected]).