View Single Post
Old 10-19-2009, 10:25 PM   #47 (permalink)
bucabay
The Wanderer
 
bucabay's Avatar
 
Join Date: Oct 2009
Location: Fiji
Posts: 6
Thanks: 0
bucabay is on a distinguished road
Default

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/
bucabay is offline  
Reply With Quote