<?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: Recursive Functions in PHP to Manage Single MySql Hierarchy Table</title>
	<atom:link href="http://jesseprice.com/recursive-functions-in-php-to-manage-single-mysql-hierarchy-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://jesseprice.com/recursive-functions-in-php-to-manage-single-mysql-hierarchy-table/</link>
	<description>Just another web development portfolio.</description>
	<lastBuildDate>Mon, 30 Jan 2012 02:34:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DenS</title>
		<link>http://jesseprice.com/recursive-functions-in-php-to-manage-single-mysql-hierarchy-table/comment-page-1/#comment-632</link>
		<dc:creator>DenS</dc:creator>
		<pubDate>Sun, 21 Nov 2010 12:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://jesseprice.com/?p=769#comment-632</guid>
		<description>Neat piece of code... I have been teaching myself php and postgresql and have a very similar need categorizing documents. This did help me understand how to get to the recursive data.
next step is to open the children when a parent is selected... any ideas?

Thanks for this.
DenS</description>
		<content:encoded><![CDATA[<p>Neat piece of code&#8230; I have been teaching myself php and postgresql and have a very similar need categorizing documents. This did help me understand how to get to the recursive data.<br />
next step is to open the children when a parent is selected&#8230; any ideas?</p>
<p>Thanks for this.<br />
DenS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Price</title>
		<link>http://jesseprice.com/recursive-functions-in-php-to-manage-single-mysql-hierarchy-table/comment-page-1/#comment-615</link>
		<dc:creator>Jesse Price</dc:creator>
		<pubDate>Fri, 06 Aug 2010 12:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://jesseprice.com/?p=769#comment-615</guid>
		<description>I&#039;m writing a new article using other recursive patterns and will be written in php5.</description>
		<content:encoded><![CDATA[<p>I&#8217;m writing a new article using other recursive patterns and will be written in php5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ego</title>
		<link>http://jesseprice.com/recursive-functions-in-php-to-manage-single-mysql-hierarchy-table/comment-page-1/#comment-613</link>
		<dc:creator>ego</dc:creator>
		<pubDate>Fri, 06 Aug 2010 06:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://jesseprice.com/?p=769#comment-613</guid>
		<description>It didnt work for me, only showed the root element, plus could you add something on deleting and updating?</description>
		<content:encoded><![CDATA[<p>It didnt work for me, only showed the root element, plus could you add something on deleting and updating?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

