<?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: HTML 2 Array &#8211; faster and better &#8211; v1.02</title>
	<atom:link href="http://www.mbe.ro/2009/09/15/html-2-array-faster-and-better-v1-02/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mbe.ro/2009/09/15/html-2-array-faster-and-better-v1-02/</link>
	<description>programming guide</description>
	<lastBuildDate>Mon, 16 Aug 2010 12:28:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dieter M.</title>
		<link>http://www.mbe.ro/2009/09/15/html-2-array-faster-and-better-v1-02/comment-page-1/#comment-21</link>
		<dc:creator>Dieter M.</dc:creator>
		<pubDate>Thu, 22 Oct 2009 10:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mbe.ro/?p=129#comment-21</guid>
		<description>HTML-Tags removed hier without clasps.
Example HTML-Code
div id=&quot;level1&quot; div id=&quot;level2&quot; content /div /div

Youre preg match returns only:
div id=&quot;level1&quot; div id=&quot;level2&quot; content /div</description>
		<content:encoded><![CDATA[<p>HTML-Tags removed hier without clasps.<br />
Example HTML-Code<br />
div id=&#8221;level1&#8243; div id=&#8221;level2&#8243; content /div /div</p>
<p>Youre preg match returns only:<br />
div id=&#8221;level1&#8243; div id=&#8221;level2&#8243; content /div</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dieter M.</title>
		<link>http://www.mbe.ro/2009/09/15/html-2-array-faster-and-better-v1-02/comment-page-1/#comment-20</link>
		<dc:creator>Dieter M.</dc:creator>
		<pubDate>Thu, 22 Oct 2009 10:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mbe.ro/?p=129#comment-20</guid>
		<description>Thank you for youre script!

I found one small error:
in function existSimpleTags
you fetch all simple tags, but same named interlocked tags returned not correctly

Example HTML-Code
content

Youre preg match returns only:
content

Later when replacement starts the remaining  will not replaced.

My regular expression knowledge is not good enought to fix it.
Hope you can do it :-)</description>
		<content:encoded><![CDATA[<p>Thank you for youre script!</p>
<p>I found one small error:<br />
in function existSimpleTags<br />
you fetch all simple tags, but same named interlocked tags returned not correctly</p>
<p>Example HTML-Code<br />
content</p>
<p>Youre preg match returns only:<br />
content</p>
<p>Later when replacement starts the remaining  will not replaced.</p>
<p>My regular expression knowledge is not good enought to fix it.<br />
Hope you can do it <img src='http://www.mbe.ro/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
