Script URL:
Version of script:
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:
Write your message below:
I need PHP Email Verification code. If anybody have it, can u share with me?
Thanks
Vidya.
PHP Email
Moderator: mkoch227
I use this code:
Regards
Code: Select all
if (!preg_match("/([\w\-]+\@[\w\-]+\.[\w\-]+)/",$email))
{
// email is NOT valid, do whatever you want here
}
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools