<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Fri, 04 Jul 2008 10:29:53 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>simple email address to domain check 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/337/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/337/comments/</comments>
		<pubDate>Thu, 31 Aug 2006 07:43:14 +0000</pubDate>
		<dc:creator>ctiggerf</dc:creator>
		<category>Email, Perl, RegExp</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/337/</guid>
		<description>
			<![CDATA[
				<p>Just a simple check to make sure that a person's email address matches their domain.<br /><br />For example .. in a form you have 2 textboxs .. 1 for their website url, the other for their email address.  This checks to see if the domains for the email address and the website url match.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>