<?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: PHP Search and Replace Directory Recursively</title>
	<atom:link href="http://beaver6813.com/2010/04/php-search-and-replace-directory-recursively/feed/" rel="self" type="application/rss+xml" />
	<link>http://beaver6813.com/2010/04/php-search-and-replace-directory-recursively/</link>
	<description>Web Developer Extraordinaire!</description>
	<lastBuildDate>Thu, 29 Mar 2012 21:41:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-20304</generator>
	<item>
		<title>By: Beaver6813</title>
		<link>http://beaver6813.com/2010/04/php-search-and-replace-directory-recursively/comment-page-1/#comment-401</link>
		<dc:creator>Beaver6813</dc:creator>
		<pubDate>Sun, 01 May 2011 21:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://beaver6813.com/?p=207#comment-401</guid>
		<description>Hi Adam,
Thanks for your advice, you need to click &quot;View PHP code&quot; to view the full and formatted code. The code has been tested and does work correctly, the &quot;&amp;&#160;amp;&quot;&#039;s are not there when you click view PHP code, let me know if you have any more problems. However I do see a problem with its recursiveness and have changed it accordingly.</description>
		<content:encoded><![CDATA[<p>Hi Adam,<br />
Thanks for your advice, you need to click &#8220;View PHP code&#8221; to view the full and formatted code. The code has been tested and does work correctly, the &#8220;&&nbsp;amp;&#8221;&#8216;s are not there when you click view PHP code, let me know if you have any more problems. However I do see a problem with its recursiveness and have changed it accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://beaver6813.com/2010/04/php-search-and-replace-directory-recursively/comment-page-1/#comment-400</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sun, 01 May 2011 21:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://beaver6813.com/?p=207#comment-400</guid>
		<description>Your code has issues in several areas. For one, it cleans it&#039;s self of the text your are search for. Two its lacking the variable $stringreplace value. Third, I&#039;m not sure if it is the script or your site but someting is re-writing important characters for it to work, like greater than sign is &gt; in your script when it should be &gt; and the &amp;&amp; is being replaced as well. You may want to look in to running the script your self and seeing if it works.</description>
		<content:encoded><![CDATA[<p>Your code has issues in several areas. For one, it cleans it&#8217;s self of the text your are search for. Two its lacking the variable $stringreplace value. Third, I&#8217;m not sure if it is the script or your site but someting is re-writing important characters for it to work, like greater than sign is &gt; in your script when it should be &gt; and the &amp;&amp; is being replaced as well. You may want to look in to running the script your self and seeing if it works.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

