<?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: How to obfuscate MySQL password</title>
	<atom:link href="http://developingmadness.com/blog/2009/05/10/how-to-obfuscate-mysql-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://developingmadness.com/blog/2009/05/10/how-to-obfuscate-mysql-password/</link>
	<description></description>
	<lastBuildDate>Fri, 02 Jul 2010 21:52:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Raf</title>
		<link>http://developingmadness.com/blog/2009/05/10/how-to-obfuscate-mysql-password/comment-page-1/#comment-382</link>
		<dc:creator>Raf</dc:creator>
		<pubDate>Fri, 02 Jul 2010 21:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://developingmadness.com/blog/?p=24#comment-382</guid>
		<description>Just for those who can look over your shoulder when you edit file with settings...</description>
		<content:encoded><![CDATA[<p>Just for those who can look over your shoulder when you edit file with settings&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apal</title>
		<link>http://developingmadness.com/blog/2009/05/10/how-to-obfuscate-mysql-password/comment-page-1/#comment-381</link>
		<dc:creator>Apal</dc:creator>
		<pubDate>Fri, 02 Jul 2010 20:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://developingmadness.com/blog/?p=24#comment-381</guid>
		<description>Line removed :

echo base64_decode(&quot;cGFzc3dvcmQ=&quot;);</description>
		<content:encoded><![CDATA[<p>Line removed :</p>
<p>echo base64_decode(&#8220;cGFzc3dvcmQ=&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apal</title>
		<link>http://developingmadness.com/blog/2009/05/10/how-to-obfuscate-mysql-password/comment-page-1/#comment-380</link>
		<dc:creator>Apal</dc:creator>
		<pubDate>Fri, 02 Jul 2010 20:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://developingmadness.com/blog/?p=24#comment-380</guid>
		<description>FYI, i just put these lines on a php file :


the output is :
password

I dont get the poin, what the use of it, when someone can simply
decode just like that.

CMIIW</description>
		<content:encoded><![CDATA[<p>FYI, i just put these lines on a php file :</p>
<p>the output is :<br />
password</p>
<p>I dont get the poin, what the use of it, when someone can simply<br />
decode just like that.</p>
<p>CMIIW</p>
]]></content:encoded>
	</item>
</channel>
</rss>
