<?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 code for handling recursive categories/hierarchical data</title>
	<atom:link href="http://programanddesign.com/php/php-code-for-handling-recursive-categorieshierarchical-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://programanddesign.com/php/php-code-for-handling-recursive-categorieshierarchical-data/</link>
	<description>Tips, tricks, tutorials, and tools on programming &#38; web design</description>
	<lastBuildDate>Tue, 31 Jan 2012 21:11:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark</title>
		<link>http://programanddesign.com/php/php-code-for-handling-recursive-categorieshierarchical-data/comment-page-1/#comment-822</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 10 Apr 2010 23:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://programanddesign.com/?p=232#comment-822</guid>
		<description>@Sreeni.A: Thanks for leaving a comment. I guess it&#039;s not really usable as-is, but it should give you an idea of what some of the logic is behind it.  The mysql_safe_query function can be found in my other post: http://programanddesign.com/php/sql-injection-safe-queries-redux/</description>
		<content:encoded><![CDATA[<p>@Sreeni.A: Thanks for leaving a comment. I guess it&#8217;s not really usable as-is, but it should give you an idea of what some of the logic is behind it.  The mysql_safe_query function can be found in my other post: <a href="http://programanddesign.com/php/sql-injection-safe-queries-redux/" rel="nofollow">http://programanddesign.com/php/sql-injection-safe-queries-redux/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sreeni.A</title>
		<link>http://programanddesign.com/php/php-code-for-handling-recursive-categorieshierarchical-data/comment-page-1/#comment-820</link>
		<dc:creator>Sreeni.A</dc:creator>
		<pubDate>Sat, 10 Apr 2010 06:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://programanddesign.com/?p=232#comment-820</guid>
		<description>hi,

  I am also researching on this , to implement a feature of hierarchical comments. hope your code will be helpful to me.

thanks</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>  I am also researching on this , to implement a feature of hierarchical comments. hope your code will be helpful to me.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

