My Programming Notes
Pages
Home
Java
VB.NET
PHP
jQuery
HTML
Shell Script
Misc
Tools
PHP Validate Email
Note: PHP version >= 5.2.0
if ( filter_var( $_POST[ 'email' ] , FILTER_VALIDATE_EMAIL ) ) { echo 'Email ok'; }
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment