<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Crainbandy &#187; Validation</title>
	<atom:link href="http://www.crainbandy.com/tag/validation/feed" rel="self" type="application/rss+xml" />
	<link>http://www.crainbandy.com</link>
	<description>For Web Developers</description>
	<lastBuildDate>Tue, 25 May 2010 20:50:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Email Address Validation in PHP</title>
		<link>http://www.crainbandy.com/programming/email-address-validation-in-php</link>
		<comments>http://www.crainbandy.com/programming/email-address-validation-in-php#comments</comments>
		<pubDate>Wed, 12 Nov 2008 23:45:28 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Functions]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://www.crainbandy.com/?p=520</guid>
		<description><![CDATA[		
		
		
		One of the most common values that needs validation in PHP is the email address. You use this to signup for about 95% of websites. Email address validation isn&#8217;t necessarily difficult but if you&#8217;re unfamiliar with regular expressions and aren&#8217;t currently using a pre-built validation class or some other type of validation library, it can [...]]]></description>
		<wfw:commentRss>http://www.crainbandy.com/programming/email-address-validation-in-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
