<?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>ZenPHP &#187; Regular Expressions</title>
	<atom:link href="http://www.zenphp.com/categories/regular-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zenphp.com</link>
	<description>Musings From the World of PHP</description>
	<lastBuildDate>Mon, 26 Oct 2009 01:16:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PREG_REPLACE_EVAL</title>
		<link>http://www.zenphp.com/2008/06/30/preg_replace_eval/</link>
		<comments>http://www.zenphp.com/2008/06/30/preg_replace_eval/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 18:44:47 +0000</pubDate>
		<dc:creator>jgm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Regular Expressions]]></category>
		<category><![CDATA[eval]]></category>
		<category><![CDATA[pcre]]></category>

		<guid isPermaLink="false">http://www.zenphp.com/?p=15</guid>
		<description><![CDATA[This afternoon, while trying to come up with a solution for a problem on a client&#8217;s site, I had one of those &#8220;AHA!&#8221; moments. I&#8217;ve been working with PCRE (Perl Compatible Regular Expressions) just about as long as I have been using PHP, but I never really looked into the docs until today. I discovered [...]]]></description>
		<wfw:commentRss>http://www.zenphp.com/2008/06/30/preg_replace_eval/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
