<?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: Creating a Multi-Level Listbox in PHP/mySQL</title>
	<atom:link href="http://www.snipe.net/2006/06/creating-a-multi-level-listbox-in-phpmysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snipe.net/2006/06/creating-a-multi-level-listbox-in-phpmysql/</link>
	<description>Bitterness never tasted so sweet</description>
	<lastBuildDate>Tue, 24 Jan 2012 02:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Backslider</title>
		<link>http://www.snipe.net/2006/06/creating-a-multi-level-listbox-in-phpmysql/comment-page-1/#comment-10732</link>
		<dc:creator>Backslider</dc:creator>
		<pubDate>Sat, 31 Dec 2011 04:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=32#comment-10732</guid>
		<description>Amazing that after all this time, with only minor modification, this function is still very useful</description>
		<content:encoded><![CDATA[<p>Amazing that after all this time, with only minor modification, this function is still very useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sb0808</title>
		<link>http://www.snipe.net/2006/06/creating-a-multi-level-listbox-in-phpmysql/comment-page-1/#comment-10626</link>
		<dc:creator>Sb0808</dc:creator>
		<pubDate>Wed, 16 Nov 2011 12:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=32#comment-10626</guid>
		<description>Excelent.... Thx</description>
		<content:encoded><![CDATA[<p>Excelent&#8230;. Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.snipe.net/2006/06/creating-a-multi-level-listbox-in-phpmysql/comment-page-1/#comment-10558</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sat, 29 Oct 2011 18:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=32#comment-10558</guid>
		<description>Very useful code!!!</description>
		<content:encoded><![CDATA[<p>Very useful code!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohitsingh2006php</title>
		<link>http://www.snipe.net/2006/06/creating-a-multi-level-listbox-in-phpmysql/comment-page-1/#comment-10542</link>
		<dc:creator>Mohitsingh2006php</dc:creator>
		<pubDate>Thu, 13 Oct 2011 18:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=32#comment-10542</guid>
		<description>thanks! </description>
		<content:encoded><![CDATA[<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveed Ahmed</title>
		<link>http://www.snipe.net/2006/06/creating-a-multi-level-listbox-in-phpmysql/comment-page-1/#comment-10271</link>
		<dc:creator>Naveed Ahmed</dc:creator>
		<pubDate>Fri, 04 Feb 2011 09:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=32#comment-10271</guid>
		<description>nice but i want something like 
cat 1 &gt; cat n &gt; cat m ...
cat 2 &gt; cat n+m &gt; cat m ...
cat 3 &gt; cat n+m+1 &gt; cat m ...
in select box i.e. want to add products to child categories only. how can i do it 
thanx
</description>
		<content:encoded><![CDATA[<p>nice but i want something like<br />
cat 1 &gt; cat n &gt; cat m &#8230;<br />
cat 2 &gt; cat n+m &gt; cat m &#8230;<br />
cat 3 &gt; cat n+m+1 &gt; cat m &#8230;<br />
in select box i.e. want to add products to child categories only. how can i do it<br />
thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erald mariano</title>
		<link>http://www.snipe.net/2006/06/creating-a-multi-level-listbox-in-phpmysql/comment-page-1/#comment-10223</link>
		<dc:creator>erald mariano</dc:creator>
		<pubDate>Mon, 10 Jan 2011 01:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=32#comment-10223</guid>
		<description>does any of you have live examples of this? it will appreciated if you can share one. i am unable to test it due to some restrictions/privileges. 

thanks a lot for sharing.</description>
		<content:encoded><![CDATA[<p>does any of you have live examples of this? it will appreciated if you can share one. i am unable to test it due to some restrictions/privileges. </p>
<p>thanks a lot for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarfraz Ahmed</title>
		<link>http://www.snipe.net/2006/06/creating-a-multi-level-listbox-in-phpmysql/comment-page-1/#comment-10032</link>
		<dc:creator>Sarfraz Ahmed</dc:creator>
		<pubDate>Mon, 04 Oct 2010 08:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=32#comment-10032</guid>
		<description>Useful piece of code needed almost in all apps. Thanks for sharing !</description>
		<content:encoded><![CDATA[<p>Useful piece of code needed almost in all apps. Thanks for sharing !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandan</title>
		<link>http://www.snipe.net/2006/06/creating-a-multi-level-listbox-in-phpmysql/comment-page-1/#comment-10027</link>
		<dc:creator>Chandan</dc:creator>
		<pubDate>Wed, 29 Sep 2010 09:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=32#comment-10027</guid>
		<description>excellent</description>
		<content:encoded><![CDATA[<p>excellent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: snipe</title>
		<link>http://www.snipe.net/2006/06/creating-a-multi-level-listbox-in-phpmysql/comment-page-1/#comment-8678</link>
		<dc:creator>snipe</dc:creator>
		<pubDate>Tue, 22 Jun 2010 01:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=32#comment-8678</guid>
		<description>That&#039;s likely aq formatting quirk in Wordpress.</description>
		<content:encoded><![CDATA[<p>That&#39;s likely aq formatting quirk in WordPress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trupti</title>
		<link>http://www.snipe.net/2006/06/creating-a-multi-level-listbox-in-phpmysql/comment-page-1/#comment-8677</link>
		<dc:creator>Trupti</dc:creator>
		<pubDate>Mon, 21 Jun 2010 18:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=32#comment-8677</guid>
		<description>Hello,&lt;br&gt;&lt;br&gt;This code is really helpful. &lt;br&gt;&lt;br&gt;Only one small mistake.&lt;br&gt;In code there is one for loop as &#039;for ($x=2; $x&lt; =$count; $x++)&#039;&lt;br&gt;It should be &#039;for ($x=2; $x &lt;= $count; $x++)&#039;.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>This code is really helpful. </p>
<p>Only one small mistake.<br />In code there is one for loop as &#39;for ($x=2; $x&lt; =$count; $x++)&#39;<br />It should be &#39;for ($x=2; $x &lt;= $count; $x++)&#39;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.267 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-25 09:50:57 -->

