Go4Expert

Go4Expert (http://www.go4expert.com/)
-   PHP (http://www.go4expert.com/forumdisplay.php?f=26)
-   -   validate email (http://www.go4expert.com/showthread.php?t=6896)

kalaid 17Oct2007 19:10

validate email
 
Hi,
I want to validate an email id. Is it possible to validate an e-mail in php?

shabbir 17Oct2007 19:35

Re: validate email
 
Quote:

Originally Posted by kalaid
Hi,
I want to validate an email id. Is it possible to validate an e-mail in php?

Yup.

Safari 20Oct2007 11:06

Re: validate email
 
All you need to check is

The string has @
alphanumeric before @
Domain after @


All times are GMT +5.5. The time now is 21:27.