<?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"
	>
<channel>
	<title>Comments on: Replace every other occurrence with str_replace</title>
	<atom:link href="http://xavisys.com/replace-every-other-occurrence-with-str_replace/feed/" rel="self" type="application/rss+xml" />
	<link>http://xavisys.com/replace-every-other-occurrence-with-str_replace/</link>
	<description>Control Your Internet</description>
	<pubDate>Fri, 16 May 2008 03:19:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Aaron D. Campbell</title>
		<link>http://xavisys.com/replace-every-other-occurrence-with-str_replace/#comment-742</link>
		<dc:creator>Aaron D. Campbell</dc:creator>
		<pubDate>Fri, 09 Nov 2007 15:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://xavisys.com/replace-every-other-occurrence-with-str_replace/#comment-742</guid>
		<description>Well, it's not real easy with that function, but basically, when you see $offset = strpos(...), that's skipping some space in the string.  You should be able to duplicate those commands.</description>
		<content:encoded><![CDATA[<p>Well, it&#8217;s not real easy with that function, but basically, when you see $offset = strpos(&#8230;), that&#8217;s skipping some space in the string.  You should be able to duplicate those commands.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
