<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1036320" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1036320</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/best-email-validating-regular-expression#comment-1209873</link>
    <description> &lt;p&gt;Ofcourse the regex doesn&#039;t confirm that the address actually exists, but it does help prevent people from making mistakes or purposefully entering a invalid email. It&#039;s not 100%, but very few things are. Used in addition to sending a confirmation e-mail it is usefull.&lt;/p&gt;
 </description>
     <pubDate>Thu, 02 Nov 2006 14:49:36 +0000</pubDate>
 <dc:creator>IanD</dc:creator>
 <guid isPermaLink="false">comment 1209873 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/best-email-validating-regular-expression#comment-1209863</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;DDoSAttack;209456 wrote:&lt;/strong&gt; That is not always what you would be using this for...&lt;/p&gt;
&lt;p&gt;I use it more for making sure that a user hasn&#039;t mistyped an email address. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Just because the email is valid syntax-wise doesn&#039;t mean it isn&#039;t mistyped.  &quot;a@b.cd&quot; is valid, but it isn&#039;t mine.... That&#039;s why I prefer to use email confirmation.&lt;/p&gt;
 </description>
     <pubDate>Thu, 02 Nov 2006 07:02:53 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1209863 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/best-email-validating-regular-expression#comment-1209506</link>
    <description> &lt;p&gt;DDoS, I added your regex to the test and it didn&#039;t do as well as the one I listed. You can check out the detailed results on the page (yours is at the bottom).&lt;/p&gt;
&lt;p&gt;Which addresses that I have marked as invalid do you think are valid?&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Oct 2006 14:03:18 +0000</pubDate>
 <dc:creator>IanD</dc:creator>
 <guid isPermaLink="false">comment 1209506 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/best-email-validating-regular-expression#comment-1209456</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;Mark Hensler;209423 wrote:&lt;/strong&gt; Best email validation is simply to send an email to the addy with a confirmation link.  Shazam!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;That is not always what you would be using this for...&lt;/p&gt;
&lt;p&gt;I use it more for making sure that a user hasn&#039;t mistyped an email address. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Oct 2006 00:02:26 +0000</pubDate>
 <dc:creator>DDoSAttack</dc:creator>
 <guid isPermaLink="false">comment 1209456 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/best-email-validating-regular-expression#comment-1209423</link>
    <description> &lt;p&gt;Best email validation is simply to send an email to the addy with a confirmation link.  Shazam!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 Oct 2006 19:09:29 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1209423 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/best-email-validating-regular-expression#comment-1209407</link>
    <description> &lt;p&gt;I use preg_match instead of eregi. So my validation script looks like...&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;preg_match&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;/^[^\x00-\x20()&amp;lt;&amp;gt;@,;:\\\&quot;.[\]\x7f-\xff]+(?:\.[^\x00-\x20()&amp;lt;&amp;gt;@,;:\\\&quot;.[\]\x7f-\xff]+)*\@[^\x00-\x20()&amp;lt;&amp;gt;@,;:\\\&quot;.[\]\x7f-\xff]+(?:\.[^\x00-\x20()&amp;lt;&amp;gt;@,;:\\\&quot;.[\]\x7f-\xff]+)+$/i&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$email&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;also believe it or not some of those email addys that you tested and said are supposed to be invalid are actually valid according to standard&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 Oct 2006 14:49:09 +0000</pubDate>
 <dc:creator>DDoSAttack</dc:creator>
 <guid isPermaLink="false">comment 1209407 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/best-email-validating-regular-expression#comment-1209405</link>
    <description> &lt;p&gt;I tried to add that to my tester but couldn&#039;t get it working. I kept getting this error from PHP:&lt;/p&gt;
&lt;p&gt;Warning: eregi(): REG_BADRPT&lt;/p&gt;
&lt;p&gt;Is that meant to be used in JavaScript or something? Can you modify it to make it work in PHP?&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 Oct 2006 14:32:44 +0000</pubDate>
 <dc:creator>IanD</dc:creator>
 <guid isPermaLink="false">comment 1209405 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/best-email-validating-regular-expression#comment-1209363</link>
    <description> &lt;p&gt;I haven&#039;t tried your regex but I know this is the most perfect email validation script that I have ever used...&lt;/p&gt;
&lt;p&gt;&lt;code&gt;/^[^\x00-\x20()&amp;lt;&amp;gt;@,;:\\&amp;quot;.[\]\x7f-\xff]+(?:\.[^\x00-\x20()&amp;lt;&amp;gt;@,;:\\&amp;quot;.[\]\x7f-\xff]+)*\@[^\x00-\x20()&amp;lt;&amp;gt;@,;:\\&amp;quot;.[\]\x7f-\xff]+(?:\.[^\x00-\x20()&amp;lt;&amp;gt;@,;:\\&amp;quot;.[\]\x7f-\xff]+)+$/i&lt;/code&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Mon, 23 Oct 2006 23:52:19 +0000</pubDate>
 <dc:creator>DDoSAttack</dc:creator>
 <guid isPermaLink="false">comment 1209363 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
