<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Email address validation in PHP</title>
	<atom:link href="http://roshanbh.com.np/2008/02/email-validation-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://roshanbh.com.np/2008/02/email-validation-php.html</link>
	<description>Useful Tutorials, Scripts , Tips, and Resources for all PHP and Ajax beginners and experts .</description>
	<lastBuildDate>Wed, 10 Mar 2010 10:59:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rajesh</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-4644</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Fri, 02 Oct 2009 21:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-4644</guid>
		<description>@Srinivas The best way to check if an email exists or not is to send verification to that email address with some random verification code.
If the email is valid the user clicks the verification link or produce verification code and the email is verified.</description>
		<content:encoded><![CDATA[<p>@Srinivas The best way to check if an email exists or not is to send verification to that email address with some random verification code.<br />
If the email is valid the user clicks the verification link or produce verification code and the email is verified.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YVV</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-3646</link>
		<dc:creator>YVV</dc:creator>
		<pubDate>Thu, 12 Mar 2009 10:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-3646</guid>
		<description>or please help me to use the given code, how can i use this code into my form&#039;s code ?
pls help</description>
		<content:encoded><![CDATA[<p>or please help me to use the given code, how can i use this code into my form&#8217;s code ?<br />
pls help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YVV</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-3645</link>
		<dc:creator>YVV</dc:creator>
		<pubDate>Thu, 12 Mar 2009 10:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-3645</guid>
		<description>How to validate my form I dont know, please help me
here is the url
http://www.gazeboentertainment.com/47/</description>
		<content:encoded><![CDATA[<p>How to validate my form I dont know, please help me<br />
here is the url<br />
<a href="http://www.gazeboentertainment.com/47/" rel="nofollow">http://www.gazeboentertainment.com/47/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srinivas</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-3477</link>
		<dc:creator>Srinivas</dc:creator>
		<pubDate>Thu, 15 Jan 2009 11:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-3477</guid>
		<description>Hai,

how can check whether the email address is exists or not.. 
suppose ,
123@yahoo.com
here domain is correct but its not a valid address..
pl help</description>
		<content:encoded><![CDATA[<p>Hai,</p>
<p>how can check whether the email address is exists or not..<br />
suppose ,<br />
<a href="mailto:123@yahoo.com">123@yahoo.com</a><br />
here domain is correct but its not a valid address..<br />
pl help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-2583</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Sun, 28 Sep 2008 16:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-2583</guid>
		<description>@SilverBulletUK- thanks for the heads up, I&#039;ve never heard about that TLD..I&#039;ll update the function accordingly..</description>
		<content:encoded><![CDATA[<p>@SilverBulletUK- thanks for the heads up, I&#8217;ve never heard about that TLD..I&#8217;ll update the function accordingly..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SilverBulletUK</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-2582</link>
		<dc:creator>SilverBulletUK</dc:creator>
		<pubDate>Sun, 28 Sep 2008 16:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-2582</guid>
		<description>Any email addresses using the .museum TLD would not validate using this RegExp.</description>
		<content:encoded><![CDATA[<p>Any email addresses using the .museum TLD would not validate using this RegExp.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-2576</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Sun, 28 Sep 2008 10:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-2576</guid>
		<description>@andreas beder - first of all this is not a incorrect regx at all. Furthermore, it is not the best email validation script also.Furthermore, filter_var() function is only available after PHP 5.2.0 in PHP</description>
		<content:encoded><![CDATA[<p>@andreas beder &#8211; first of all this is not a incorrect regx at all. Furthermore, it is not the best email validation script also.Furthermore, filter_var() function is only available after PHP 5.2.0 in PHP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andreas beder</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-2574</link>
		<dc:creator>andreas beder</dc:creator>
		<pubDate>Sun, 28 Sep 2008 09:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-2574</guid>
		<description>hi,
pls dont use this incorrect regex email validation scripts..
a valid email can be very complex thing..
i.e.  !#$%&amp;&#039;*+-/=?^_`.{&#124;}~@example.com  is a valid email address.
i recommend php s filter ext for mail validation.
code example:
if(!filter_var($email, FILTER_VALIDATE_EMAIL))
looks very clean hm ?!

best regards

nfo</description>
		<content:encoded><![CDATA[<p>hi,<br />
pls dont use this incorrect regex email validation scripts..<br />
a valid email can be very complex thing..<br />
i.e.  !#$%&amp;&#8217;*+-/=?^_`.{|}~@example.com  is a valid email address.<br />
i recommend php s filter ext for mail validation.<br />
code example:<br />
if(!filter_var($email, FILTER_VALIDATE_EMAIL))<br />
looks very clean hm ?!</p>
<p>best regards</p>
<p>nfo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baron</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-1025</link>
		<dc:creator>baron</dc:creator>
		<pubDate>Tue, 27 May 2008 15:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-1025</guid>
		<description>thanks</description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-464</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Thu, 13 Mar 2008 15:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-464</guid>
		<description>Thanks mukesh....</description>
		<content:encoded><![CDATA[<p>Thanks mukesh&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukesh</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-457</link>
		<dc:creator>Mukesh</dc:creator>
		<pubDate>Thu, 13 Mar 2008 09:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-457</guid>
		<description>nice stuff with proper explanation. next time, I will use this email validation code. keep it up bro !!</description>
		<content:encoded><![CDATA[<p>nice stuff with proper explanation. next time, I will use this email validation code. keep it up bro !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-435</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Thu, 06 Mar 2008 16:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-435</guid>
		<description>if you need to check weather the domain exist or not then you&#039;ve to use getmxrr and fsockopen function to do this. You can better look at the following link which does the same for you.
http://www.spoono.com/php/tutorials/tutorial.php?id=41</description>
		<content:encoded><![CDATA[<p>if you need to check weather the domain exist or not then you&#8217;ve to use getmxrr and fsockopen function to do this. You can better look at the following link which does the same for you.<br />
<a href="http://www.spoono.com/php/tutorials/tutorial.php?id=41" rel="nofollow">http://www.spoono.com/php/tutorials/tutorial.php?id=41</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vitor Costa</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-434</link>
		<dc:creator>Vitor Costa</dc:creator>
		<pubDate>Thu, 06 Mar 2008 16:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-434</guid>
		<description>How I can validate the extension mail...like:
blabla@gmail.com (correct)
blabla@gmail.zzz (incorrect)</description>
		<content:encoded><![CDATA[<p>How I can validate the extension mail&#8230;like:<br />
<a href="mailto:blabla@gmail.com">blabla@gmail.com</a> (correct)<br />
<a href="mailto:blabla@gmail.zzz">blabla@gmail.zzz</a> (incorrect)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Coding School &#187; Blog Archive &#187; php tips [2008-02-17 22:02:07]</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-366</link>
		<dc:creator>PHP Coding School &#187; Blog Archive &#187; php tips [2008-02-17 22:02:07]</dc:creator>
		<pubDate>Sun, 17 Feb 2008 22:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-366</guid>
		<description>[...]  Email Validation in PHP  By Roshan  Well you&#8217;ve been asking why this person has posted the same stuff which you can find easily in google. Ya you are right you can get lots of scripts but many of them are not useful for me so far. They just validate the email like &#8230;   Roshan Bhattarai&#8217;s Blog - PHP&#8230; - http://roshanbh.com.np [...]</description>
		<content:encoded><![CDATA[<p>[...]  Email Validation in PHP  By Roshan  Well you&rsquo;ve been asking why this person has posted the same stuff which you can find easily in google. Ya you are right you can get lots of scripts but many of them are not useful for me so far. They just validate the email like &#8230;   Roshan Bhattarai&#8217;s Blog &#8211; PHP&#8230; &#8211; <a href="http://roshanbh.com.np" rel="nofollow">http://roshanbh.com.np</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonamoose</title>
		<link>http://roshanbh.com.np/2008/02/email-validation-php.html/comment-page-1#comment-364</link>
		<dc:creator>Anonamoose</dc:creator>
		<pubDate>Sun, 17 Feb 2008 20:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/02/email-validation-php.html#comment-364</guid>
		<description>Quick heads up, eregi is deprecated use preg_match instead.</description>
		<content:encoded><![CDATA[<p>Quick heads up, eregi is deprecated use preg_match instead.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
