<?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; Code Snippets</title>
	<atom:link href="http://www.zenphp.com/categories/code-snippets/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>
		<item>
		<title>Bad Information</title>
		<link>http://www.zenphp.com/2008/06/23/bad-information/</link>
		<comments>http://www.zenphp.com/2008/06/23/bad-information/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 19:35:20 +0000</pubDate>
		<dc:creator>jgm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[bad-advice]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[referer]]></category>
		<category><![CDATA[session]]></category>

		<guid isPermaLink="false">http://www.zenphp.com/2008/06/23/bad-information/</guid>
		<description><![CDATA[I get really frustrated when I see bad information given out.  On any topic, it doesn&#8217;t really matter, if I know its false, I hate to hear it get perpetuated.  Today has been no different, except it has really torqued me because the subject is information security. I read in another blog that the best [...]]]></description>
		<wfw:commentRss>http://www.zenphp.com/2008/06/23/bad-information/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Expect the unexpected</title>
		<link>http://www.zenphp.com/2008/03/17/expect-the-unexpected/</link>
		<comments>http://www.zenphp.com/2008/03/17/expect-the-unexpected/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 15:43:31 +0000</pubDate>
		<dc:creator>jgm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[code snippet]]></category>
		<category><![CDATA[response]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.zenphp.com/2008/03/17/expect-the-unexpected/</guid>
		<description><![CDATA[I have seen many examples lately of &#8220;newbie&#8221; help posts where the code given, though technically correct, does not suit a wide range of situations. The most recent example of this I found on DZone&#8217;s PHP Zone. I read this post, and couldn&#8217;t help but have to comment on the limited view that was embraced [...]]]></description>
		<wfw:commentRss>http://www.zenphp.com/2008/03/17/expect-the-unexpected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
