<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: preg_replace in php</title>
	<atom:link href="http://wonkabar.org/2008/03/21/preg_replace-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://wonkabar.org/2008/03/21/preg_replace-in-php/</link>
	<description>cornflakes, cartoons, dragons, linux, multimedia, psychology, teenagers</description>
	<lastBuildDate>Mon, 20 Feb 2012 23:05:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Steve</title>
		<link>http://wonkabar.org/2008/03/21/preg_replace-in-php/#comment-442</link>
		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Sat, 22 Mar 2008 14:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://wonkabar.org/archives/412#comment-442</guid>
		<description><![CDATA[Richard,

Doh, you&#039;re totally right ... I didn&#039;t see that in the docs til you mentioned it.  Oh well. :)]]></description>
		<content:encoded><![CDATA[<p>Richard,</p>
<p>Doh, you&#8217;re totally right &#8230; I didn&#8217;t see that in the docs til you mentioned it.  Oh well. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Brown</title>
		<link>http://wonkabar.org/2008/03/21/preg_replace-in-php/#comment-441</link>
		<dc:creator><![CDATA[Richard Brown]]></dc:creator>
		<pubDate>Sat, 22 Mar 2008 09:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://wonkabar.org/archives/412#comment-441</guid>
		<description><![CDATA[Oh wow beandog, you sure love match variables. I&#039;m sure someone else can do this better but, at least use $0:

preg_replace(&#039;/bug\s+\D?(\d+)/i&#039;, &quot;&lt;a&gt;$0&lt;/a&gt;&quot;, &quot;Fixed everything. I rock. See Bug #12345.&quot;);]]></description>
		<content:encoded><![CDATA[<p>Oh wow beandog, you sure love match variables. I&#8217;m sure someone else can do this better but, at least use $0:</p>
<p>preg_replace(&#8216;/bug\s+\D?(\d+)/i&#8217;, &#8220;<a>$0</a>&#8220;, &#8220;Fixed everything. I rock. See Bug #12345.&#8221;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

