10-19-2009, 10:25 PM
|
#47 (permalink)
|
|
The Wanderer
Join Date: Oct 2009
Location: Fiji
Posts: 6
Thanks: 0
|
For email address validation there is two libraries on Google Code.
1) validating email syntax with regex
http://code.google.com/p/php-email-address-validation/
2) validating email's via SMTP
http://code.google.com/p/php-smtp-email-validation/
|
|
|
|