<?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: Simple Recursive PHP Tree Menu Example</title>
	<atom:link href="http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/</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: realturk</title>
		<link>http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/comment-page-1/#comment-1273</link>
		<dc:creator>realturk</dc:creator>
		<pubDate>Mon, 26 Dec 2011 11:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/#comment-1273</guid>
		<description>thanks, i made it....</description>
		<content:encoded><![CDATA[<p>thanks, i made it&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: realturk</title>
		<link>http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/comment-page-1/#comment-1272</link>
		<dc:creator>realturk</dc:creator>
		<pubDate>Mon, 26 Dec 2011 11:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/#comment-1272</guid>
		<description>&lt;a href=&quot;http://www.icraturk.com&quot; rel=&quot;nofollow&quot;&gt;icral?k&lt;/a&gt; i used my web site but not worked recursive menu :(</description>
		<content:encoded><![CDATA[<p><a href="http://www.icraturk.com" rel="nofollow">icral?k</a> i used my web site but not worked recursive menu :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: realturk</title>
		<link>http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/comment-page-1/#comment-1271</link>
		<dc:creator>realturk</dc:creator>
		<pubDate>Mon, 26 Dec 2011 11:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/#comment-1271</guid>
		<description>hi, thank you very much... i find it</description>
		<content:encoded><![CDATA[<p>hi, thank you very much&#8230; i find it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubed khan</title>
		<link>http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/comment-page-1/#comment-575</link>
		<dc:creator>ubed khan</dc:creator>
		<pubDate>Mon, 03 May 2010 06:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/#comment-575</guid>
		<description>hi sir,
thanks so much
your code is exactly what i needed</description>
		<content:encoded><![CDATA[<p>hi sir,<br />
thanks so much<br />
your code is exactly what i needed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/comment-page-1/#comment-535</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Tue, 16 Feb 2010 21:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/#comment-535</guid>
		<description>I actually agree with that convention, wrote this code a while back.</description>
		<content:encoded><![CDATA[<p>I actually agree with that convention, wrote this code a while back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel</title>
		<link>http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/comment-page-1/#comment-534</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Tue, 16 Feb 2010 21:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/#comment-534</guid>
		<description>Many thanks,

just some minor suggestions:

use name instead of category_name ( it&#039;s ok for category_id )
and use link instead of category_link and so on ... 

only auto increment fileds which is PK should have table name as prefix. ( it&#039;s not a rule, there just make codes simpler )</description>
		<content:encoded><![CDATA[<p>Many thanks,</p>
<p>just some minor suggestions:</p>
<p>use name instead of category_name ( it&#8217;s ok for category_id )<br />
and use link instead of category_link and so on &#8230; </p>
<p>only auto increment fileds which is PK should have table name as prefix. ( it&#8217;s not a rule, there just make codes simpler )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A reader</title>
		<link>http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/comment-page-1/#comment-533</link>
		<dc:creator>A reader</dc:creator>
		<pubDate>Sat, 13 Feb 2010 12:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/#comment-533</guid>
		<description>Next time, just put everything in one archive. Thanks anyway!</description>
		<content:encoded><![CDATA[<p>Next time, just put everything in one archive. Thanks anyway!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marek</title>
		<link>http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/comment-page-1/#comment-507</link>
		<dc:creator>Marek</dc:creator>
		<pubDate>Sun, 01 Nov 2009 00:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/#comment-507</guid>
		<description>Hi, thanks for good example. I make some corrections for saving actual tree status to Cookies and load it on page refresh. To use my version make table PRODUCTCATS with field - ID int (autoincrement), PRODID int, CATID int. This correction is for saving one product to more categories.

you can download it on:
http://rapidshare.com/files/300695851/cookietree.zip.html</description>
		<content:encoded><![CDATA[<p>Hi, thanks for good example. I make some corrections for saving actual tree status to Cookies and load it on page refresh. To use my version make table PRODUCTCATS with field &#8211; ID int (autoincrement), PRODID int, CATID int. This correction is for saving one product to more categories.</p>
<p>you can download it on:<br />
<a href="http://rapidshare.com/files/300695851/cookietree.zip.html" rel="nofollow">http://rapidshare.com/files/300695851/cookietree.zip.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abcphp.com</title>
		<link>http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/comment-page-1/#comment-44</link>
		<dc:creator>abcphp.com</dc:creator>
		<pubDate>Wed, 11 Mar 2009 17:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/#comment-44</guid>
		<description>&lt;strong&gt;Simple Recursive PHP Tree Menu Example...&lt;/strong&gt;

Recursion. It can be a bit to get your head around at first but it can often create a lightweight, robust and elegant solution. This is a pretty basic example of recursion using PHP which can display a list based tree of a catalogue or any sort of data...</description>
		<content:encoded><![CDATA[<p><strong>Simple Recursive PHP Tree Menu Example&#8230;</strong></p>
<p>Recursion. It can be a bit to get your head around at first but it can often create a lightweight, robust and elegant solution. This is a pretty basic example of recursion using PHP which can display a list based tree of a catalogue or any sort of data&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: latha</title>
		<link>http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/comment-page-1/#comment-39</link>
		<dc:creator>latha</dc:creator>
		<pubDate>Thu, 30 Oct 2008 10:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/simple-recursive-php-tree-menu-example/#comment-39</guid>
		<description>The code is excellent ! Thanks for code.</description>
		<content:encoded><![CDATA[<p>The code is excellent ! Thanks for code.</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:41:14 -->
