<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: javascript unescape like  php function</title>
	<atom:link href="http://pure-essence.net/2005/03/29/javascript-unescape-php-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://pure-essence.net/2005/03/29/javascript-unescape-php-function/</link>
	<description>You have to visit this geeky girl&#039;s blog.</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:26:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: bandi</title>
		<link>http://pure-essence.net/2005/03/29/javascript-unescape-php-function/#comment-17239</link>
		<dc:creator><![CDATA[bandi]]></dc:creator>
		<pubDate>Wed, 14 Jul 2010 16:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/03/29/javascript-unescape-php-function/#comment-17239</guid>
		<description><![CDATA[&lt;blockquote&gt;
&lt;a href=&quot;#comment-280453&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;micrub:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 try this one
	function unicode_decode($txt) {
	  return ereg_replace(?%u([[:alnum:]]{4})?, ?&amp;#x1;?,$txt);
	}
&lt;/blockquote&gt;
thanks, this works great, except for the character &quot;&#337;&quot;, but i think i can manage this from here :)]]></description>
		<content:encoded><![CDATA[<blockquote><p>
<a href="#comment-280453" rel="nofollow"><br />
<strong><em>micrub:</em></strong><br />
</a><br />
 try this one<br />
	function unicode_decode($txt) {<br />
	  return ereg_replace(?%u([[:alnum:]]{4})?, ?&amp;#x1;?,$txt);<br />
	}
</p></blockquote>
<p>thanks, this works great, except for the character &#8220;&#337;&#8221;, but i think i can manage this from here <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: micrub</title>
		<link>http://pure-essence.net/2005/03/29/javascript-unescape-php-function/#comment-17238</link>
		<dc:creator><![CDATA[micrub]]></dc:creator>
		<pubDate>Thu, 18 Mar 2010 03:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/03/29/javascript-unescape-php-function/#comment-17238</guid>
		<description><![CDATA[try this one

	function unicode_decode($txt) {
	  return ereg_replace(&#039;%u([[:alnum:]]{4})&#039;, &#039;&amp;#x\1;&#039;,$txt);
	}]]></description>
		<content:encoded><![CDATA[<p>try this one</p>
<p>	function unicode_decode($txt) {<br />
	  return ereg_replace(&#8216;%u([[:alnum:]]{4})&#8217;, &#8216;&amp;#x\1;&#8217;,$txt);<br />
	}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://pure-essence.net/2005/03/29/javascript-unescape-php-function/#comment-17237</link>
		<dc:creator><![CDATA[Eugene]]></dc:creator>
		<pubDate>Sat, 10 Oct 2009 20:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/03/29/javascript-unescape-php-function/#comment-17237</guid>
		<description><![CDATA[Hi,

any chances to the link working ? I&#039;m dreaming about this function.

Please,

Regards]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>any chances to the link working ? I&#8217;m dreaming about this function.</p>
<p>Please,</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aysen</title>
		<link>http://pure-essence.net/2005/03/29/javascript-unescape-php-function/#comment-17236</link>
		<dc:creator><![CDATA[aysen]]></dc:creator>
		<pubDate>Fri, 13 Jul 2007 13:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/03/29/javascript-unescape-php-function/#comment-17236</guid>
		<description><![CDATA[I was searching for something similar and found your blog... but the link you provided is dead - could you please resurrect it? :)]]></description>
		<content:encoded><![CDATA[<p>I was searching for something similar and found your blog&#8230; but the link you provided is dead &#8211; could you please resurrect it? <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dodo</title>
		<link>http://pure-essence.net/2005/03/29/javascript-unescape-php-function/#comment-17235</link>
		<dc:creator><![CDATA[dodo]]></dc:creator>
		<pubDate>Tue, 29 Mar 2005 17:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/03/29/javascript-unescape-php-function/#comment-17235</guid>
		<description><![CDATA[no i didn&#039;t.. i found it]]></description>
		<content:encoded><![CDATA[<p>no i didn&#8217;t.. i found it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bubs</title>
		<link>http://pure-essence.net/2005/03/29/javascript-unescape-php-function/#comment-17234</link>
		<dc:creator><![CDATA[Bubs]]></dc:creator>
		<pubDate>Tue, 29 Mar 2005 17:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/03/29/javascript-unescape-php-function/#comment-17234</guid>
		<description><![CDATA[Did you write that function yourself? *is amazed* :biggrin:]]></description>
		<content:encoded><![CDATA[<p>Did you write that function yourself? *is amazed* :biggrin:</p>
]]></content:encoded>
	</item>
</channel>
</rss>

