<?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: Translate a nested heirarchical array into another heirarchical array</title>
	<atom:link href="http://deadlytechnology.com/scripts/php/heirarchical-array-to-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://deadlytechnology.com/php/heirarchical-array-to-xml/</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 00:31:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Dakota Schneider</title>
		<link>http://deadlytechnology.com/php/heirarchical-array-to-xml/comment-page-1/#comment-541</link>
		<dc:creator>Dakota Schneider</dc:creator>
		<pubDate>Sat, 13 Mar 2010 05:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/?p=137#comment-541</guid>
		<description>I&#039;ve been scouring the web to try and find some PHP to turn a bunch of nested arrays (containing the site hierarchy) into a multi level navbar. The problem arises when I go to second level list items. I haven&#039;t figured out how to append the correct parent directory(s), so they&#039;re linking to the root instead of where they actually exist.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been scouring the web to try and find some PHP to turn a bunch of nested arrays (containing the site hierarchy) into a multi level navbar. The problem arises when I go to second level list items. I haven&#8217;t figured out how to append the correct parent directory(s), so they&#8217;re linking to the root instead of where they actually exist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://deadlytechnology.com/php/heirarchical-array-to-xml/comment-page-1/#comment-484</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Wed, 02 Sep 2009 09:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/?p=137#comment-484</guid>
		<description>@Mike Page is a basic model with the Tree behaviour attached.  The tree behaviour is where the childCount() function comes into it. HTH</description>
		<content:encoded><![CDATA[<p>@Mike Page is a basic model with the Tree behaviour attached.  The tree behaviour is where the childCount() function comes into it. HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://deadlytechnology.com/php/heirarchical-array-to-xml/comment-page-1/#comment-481</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 28 Aug 2009 03:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/?p=137#comment-481</guid>
		<description>That&#039;s ok, except you&#039;re using the function childCount() from your class variable $this-&gt;Page...seeing as childCount() is somewhat essential it&#039;ll be nice if we knew how this was implemented, and even what type $this-&gt;Page is declared as. But well done for offering a recursive solution short of writing a whole Tree class ;)</description>
		<content:encoded><![CDATA[<p>That&#8217;s ok, except you&#8217;re using the function childCount() from your class variable $this-&gt;Page&#8230;seeing as childCount() is somewhat essential it&#8217;ll be nice if we knew how this was implemented, and even what type $this-&gt;Page is declared as. But well done for offering a recursive solution short of writing a whole Tree class ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Links Tagged With "recursion" - JabberTags</title>
		<link>http://deadlytechnology.com/php/heirarchical-array-to-xml/comment-page-1/#comment-327</link>
		<dc:creator>Recent Links Tagged With "recursion" - JabberTags</dc:creator>
		<pubDate>Sat, 20 Dec 2008 12:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/?p=137#comment-327</guid>
		<description>[...] on Fri 12-12-2008   Link Listing - August 13, 2008 Saved by kishbio521 on Fri 12-12-2008   Translate a nested heirarchical array into another heirarchical array Saved by dnxlinks on Fri 05-12-2008   Google recursion? Saved by LorraineFroggy on Mon 01-12-2008   [...]</description>
		<content:encoded><![CDATA[<p>[...] on Fri 12-12-2008   Link Listing &#8211; August 13, 2008 Saved by kishbio521 on Fri 12-12-2008   Translate a nested heirarchical array into another heirarchical array Saved by dnxlinks on Fri 05-12-2008   Google recursion? Saved by LorraineFroggy on Mon 01-12-2008   [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: deadlytechnology.com @ 2012-02-10 20:14:38 -->
