<?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: PHP Design Pattern: Building a Tree</title>
	<atom:link href="http://www.tommylacroix.com/2008/09/10/php-design-pattern-building-a-tree/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tommylacroix.com/2008/09/10/php-design-pattern-building-a-tree/</link>
	<description>Personal Blog</description>
	<lastBuildDate>Wed, 21 Oct 2009 21:44:27 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brantone</title>
		<link>http://www.tommylacroix.com/2008/09/10/php-design-pattern-building-a-tree/comment-page-1/#comment-5738</link>
		<dc:creator>Brantone</dc:creator>
		<pubDate>Wed, 21 Oct 2009 21:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tommylacroix.com/?p=89#comment-5738</guid>
		<description>Doesn&#039;t seem to act properly under PHP 5.1.6., whereas under 5.2.6 it functions as expected just that the older version only returns the parents in some cases, and the first parent and a couple children ... depending on what order the inputted list is.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t seem to act properly under PHP 5.1.6., whereas under 5.2.6 it functions as expected just that the older version only returns the parents in some cases, and the first parent and a couple children &#8230; depending on what order the inputted list is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jez</title>
		<link>http://www.tommylacroix.com/2008/09/10/php-design-pattern-building-a-tree/comment-page-1/#comment-1079</link>
		<dc:creator>Jez</dc:creator>
		<pubDate>Tue, 17 Mar 2009 13:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tommylacroix.com/?p=89#comment-1079</guid>
		<description>Wow, this was perfect, I was having to resolve this myself by resorting to recursive techniques when I stumbled upon this whilst trying to figure out how to code without the recursion. Many thanks!
Google search terms used: &#039;php build array parent children&#039;</description>
		<content:encoded><![CDATA[<p>Wow, this was perfect, I was having to resolve this myself by resorting to recursive techniques when I stumbled upon this whilst trying to figure out how to code without the recursion. Many thanks!<br />
Google search terms used: &#8216;php build array parent children&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://www.tommylacroix.com/2008/09/10/php-design-pattern-building-a-tree/comment-page-1/#comment-164</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Thu, 06 Nov 2008 10:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tommylacroix.com/?p=89#comment-164</guid>
		<description>Thank you so much for publishing this article. I&#039;m an experienced programmer but I was so struggling with this. 

Harry</description>
		<content:encoded><![CDATA[<p>Thank you so much for publishing this article. I&#8217;m an experienced programmer but I was so struggling with this. </p>
<p>Harry</p>
]]></content:encoded>
	</item>
</channel>
</rss>
