<?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: str_replace Case Sensitive Problem</title>
	<atom:link href="http://www.webmastersucks.com/str_replace-case-sensitive-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webmastersucks.com/str_replace-case-sensitive-problem/</link>
	<description>Here I share stuff I used to suck at as a novice webmaster..</description>
	<lastBuildDate>Tue, 29 Nov 2011 01:57:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Corey</title>
		<link>http://www.webmastersucks.com/str_replace-case-sensitive-problem/comment-page-1/#comment-1199</link>
		<dc:creator>Corey</dc:creator>
		<pubDate>Wed, 14 Sep 2011 02:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmastersucks.com/?p=231#comment-1199</guid>
		<description>That&#039;s not how it&#039;s made to work, I did the same thing at first.  If you want to keep case sensitivity, use $1 in place of $string in the second variable. 
 </description>
		<content:encoded><![CDATA[<p>That&#39;s not how it&#39;s made to work, I did the same thing at first.  If you want to keep case sensitivity, use $1 in place of $string in the second variable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lluis</title>
		<link>http://www.webmastersucks.com/str_replace-case-sensitive-problem/comment-page-1/#comment-1087</link>
		<dc:creator>lluis</dc:creator>
		<pubDate>Mon, 03 May 2010 18:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmastersucks.com/?p=231#comment-1087</guid>
		<description>Very thanks. 
 
str_ireplace works ok in php 5. 
 
Just it I needed </description>
		<content:encoded><![CDATA[<p>Very thanks. </p>
<p>str_ireplace works ok in php 5. </p>
<p>Just it I needed</p>
]]></content:encoded>
	</item>
</channel>
</rss>

