<?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: Mass string replace in MySQL</title>
	<atom:link href="http://www.nalinmakar.com/2006/08/01/mass-string-replace-in-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nalinmakar.com/2006/08/01/mass-string-replace-in-mysql/</link>
	<description>Nalin's Labyrinth</description>
	<lastBuildDate>Thu, 22 Jul 2010 11:07:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: kopulex</title>
		<link>http://www.nalinmakar.com/2006/08/01/mass-string-replace-in-mysql/comment-page-1/#comment-4359</link>
		<dc:creator>kopulex</dc:creator>
		<pubDate>Thu, 29 Jan 2009 17:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.nalinmakar.com/2006/08/01/mass-string-replace-in-mysql/#comment-4359</guid>
		<description>Hi, this si simple thing. You can read it in official PHP manual.
Do you have any idea&#039;s how can I replace different string at once?

Like:
nick45
nick65
nick36
nick12

To:
nick99
nick99
nick99
nick99

I have in my table many incorrect links, that have been same and i don&#039;t wan&#039;t to use brute-force :] (many many entry&#039;s).

Any idea&#039;s?

Excuse my english..</description>
		<content:encoded><![CDATA[<p>Hi, this si simple thing. You can read it in official PHP manual.<br />
Do you have any idea&#8217;s how can I replace different string at once?</p>
<p>Like:<br />
nick45<br />
nick65<br />
nick36<br />
nick12</p>
<p>To:<br />
nick99<br />
nick99<br />
nick99<br />
nick99</p>
<p>I have in my table many incorrect links, that have been same and i don&#8217;t wan&#8217;t to use brute-force :] (many many entry&#8217;s).</p>
<p>Any idea&#8217;s?</p>
<p>Excuse my english..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sweetchillies</title>
		<link>http://www.nalinmakar.com/2006/08/01/mass-string-replace-in-mysql/comment-page-1/#comment-686</link>
		<dc:creator>Sweetchillies</dc:creator>
		<pubDate>Tue, 08 Aug 2006 04:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.nalinmakar.com/2006/08/01/mass-string-replace-in-mysql/#comment-686</guid>
		<description>it actually is very neat and cool!  thanks!</description>
		<content:encoded><![CDATA[<p>it actually is very neat and cool!  thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
