<?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: Common validation regular expressions</title>
	<atom:link href="http://www.hazaah.com/programming/common-validation-regular-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hazaah.com/programming/common-validation-regular-expressions/</link>
	<description>buffle the world</description>
	<lastBuildDate>Fri, 12 Feb 2010 18:20:09 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JDStraughan</title>
		<link>http://www.hazaah.com/programming/common-validation-regular-expressions/comment-page-1/#comment-8418</link>
		<dc:creator>JDStraughan</dc:creator>
		<pubDate>Sat, 02 Aug 2008 18:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.knowbies.com/programming/common-validation-regular-expressions/#comment-8418</guid>
		<description>FYI - ereg() is depreciated in PHP6.  It would be wise to rework with preg, to keep it forward compatible.

I know that is just for an example, and the regular expressions are really the point of the post, I just wanted to point that out.</description>
		<content:encoded><![CDATA[<p>FYI &#8211; ereg() is depreciated in PHP6.  It would be wise to rework with preg, to keep it forward compatible.</p>
<p>I know that is just for an example, and the regular expressions are really the point of the post, I just wanted to point that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: io</title>
		<link>http://www.hazaah.com/programming/common-validation-regular-expressions/comment-page-1/#comment-7243</link>
		<dc:creator>io</dc:creator>
		<pubDate>Wed, 20 Feb 2008 09:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.knowbies.com/programming/common-validation-regular-expressions/#comment-7243</guid>
		<description>thx</description>
		<content:encoded><![CDATA[<p>thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
