<?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: Directory Trees With PHP And jQuery</title>
	<atom:link href="http://www.lateralcode.com/directory-trees-with-php-and-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lateralcode.com/directory-trees-with-php-and-jquery/</link>
	<description>A Web Development Blog Focused on Code and Technology</description>
	<lastBuildDate>Thu, 07 Jul 2011 20:22:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: PHP &#38; JQUERY &#171; catatananda</title>
		<link>http://www.lateralcode.com/directory-trees-with-php-and-jquery/#comment-31399</link>
		<dc:creator>PHP &#38; JQUERY &#171; catatananda</dc:creator>
		<pubDate>Sat, 18 Jun 2011 07:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=294#comment-31399</guid>
		<description>[...] Directory Trees With PHP And jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Directory Trees With PHP And jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: syed adeel ali</title>
		<link>http://www.lateralcode.com/directory-trees-with-php-and-jquery/#comment-25968</link>
		<dc:creator>syed adeel ali</dc:creator>
		<pubDate>Mon, 02 May 2011 11:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=294#comment-25968</guid>
		<description>this is so nice thnx</description>
		<content:encoded><![CDATA[<p>this is so nice thnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anupam</title>
		<link>http://www.lateralcode.com/directory-trees-with-php-and-jquery/#comment-25803</link>
		<dc:creator>Anupam</dc:creator>
		<pubDate>Sun, 01 May 2011 06:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=294#comment-25803</guid>
		<description>nice, quick and easy, thanks</description>
		<content:encoded><![CDATA[<p>nice, quick and easy, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: donal</title>
		<link>http://www.lateralcode.com/directory-trees-with-php-and-jquery/#comment-20979</link>
		<dc:creator>donal</dc:creator>
		<pubDate>Sat, 26 Mar 2011 14:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=294#comment-20979</guid>
		<description>It might be helpful to add this to the printSubDir function

function printSubDir($dir, $path)
	{
            if($dir!=&#039;.svn&#039;){
		echo &quot;$dir&quot;;
		createDir($path.$dir.&quot;/&quot;,&#039;subdir&#039;.$dir);
		echo &quot;&quot;;
            }
	}

If your working on a solution stored in SVN the script outputs the hidden SVN folders.</description>
		<content:encoded><![CDATA[<p>It might be helpful to add this to the printSubDir function</p>
<p>function printSubDir($dir, $path)<br />
	{<br />
            if($dir!=&#8217;.svn&#8217;){<br />
		echo &#8220;$dir&#8221;;<br />
		createDir($path.$dir.&#8221;/&#8221;,&#8217;subdir&#8217;.$dir);<br />
		echo &#8220;&#8221;;<br />
            }<br />
	}</p>
<p>If your working on a solution stored in SVN the script outputs the hidden SVN folders.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 25 Useful PHP Techniques and Tutorials &#124; Timesneed.com</title>
		<link>http://www.lateralcode.com/directory-trees-with-php-and-jquery/#comment-19843</link>
		<dc:creator>25 Useful PHP Techniques and Tutorials &#124; Timesneed.com</dc:creator>
		<pubDate>Thu, 17 Mar 2011 13:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=294#comment-19843</guid>
		<description>[...] 7. Directory Trees With PHP and jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] 7. Directory Trees With PHP and jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 15 jQuery &#38; PHP Combination Plugins &#124; jQuery4u</title>
		<link>http://www.lateralcode.com/directory-trees-with-php-and-jquery/#comment-12942</link>
		<dc:creator>15 jQuery &#38; PHP Combination Plugins &#124; jQuery4u</dc:creator>
		<pubDate>Mon, 17 Jan 2011 14:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=294#comment-12942</guid>
		<description>[...] 1. Directory Trees [...]</description>
		<content:encoded><![CDATA[<p>[...] 1. Directory Trees [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eomm</title>
		<link>http://www.lateralcode.com/directory-trees-with-php-and-jquery/#comment-10419</link>
		<dc:creator>Eomm</dc:creator>
		<pubDate>Sun, 26 Dec 2010 17:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=294#comment-10419</guid>
		<description>i&#039;ve made this inspired by this article
http://miorepository.altervista.org/pj/RepoTree/</description>
		<content:encoded><![CDATA[<p>i&#8217;ve made this inspired by this article<br />
<a href="http://miorepository.altervista.org/pj/RepoTree/" rel="nofollow">http://miorepository.altervista.org/pj/RepoTree/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 20 Useful PHP + jQuery Components &#38; Tuts for Everyday Project &#171; Simplification</title>
		<link>http://www.lateralcode.com/directory-trees-with-php-and-jquery/#comment-5992</link>
		<dc:creator>20 Useful PHP + jQuery Components &#38; Tuts for Everyday Project &#171; Simplification</dc:creator>
		<pubDate>Tue, 02 Nov 2010 13:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=294#comment-5992</guid>
		<description>[...] 1. Directory Trees With PHP And jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] 1. Directory Trees With PHP And jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web file viewer ASP/PHP e Website Directory Indexer &#124; lo stanzino di EngiMedia</title>
		<link>http://www.lateralcode.com/directory-trees-with-php-and-jquery/#comment-4961</link>
		<dc:creator>web file viewer ASP/PHP e Website Directory Indexer &#124; lo stanzino di EngiMedia</dc:creator>
		<pubDate>Wed, 06 Oct 2010 11:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=294#comment-4961</guid>
		<description>[...] http://www.lateralcode.com/directory-trees-with-php-and-jquery/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.lateralcode.com/directory-trees-with-php-and-jquery/" rel="nofollow">http://www.lateralcode.com/directory-trees-with-php-and-jquery/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praxis</title>
		<link>http://www.lateralcode.com/directory-trees-with-php-and-jquery/#comment-2158</link>
		<dc:creator>Praxis</dc:creator>
		<pubDate>Mon, 12 Jul 2010 19:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=294#comment-2158</guid>
		<description>I am working with this script, but cannot point the directory anywhere other than the index.php location. If i read this right then i should be able to change this line 
	function createDir($path = &#039;./&#039;)
	{	
		if ($handle = opendir($path)) 
		{

to this...


	function createDir($path = &#039;C:/wamp/www/main&#039;)
	{	
		if ($handle = opendir($path)) 
		{

Any suggestions would help. Thanks</description>
		<content:encoded><![CDATA[<p>I am working with this script, but cannot point the directory anywhere other than the index.php location. If i read this right then i should be able to change this line<br />
	function createDir($path = &#8216;./&#8217;)<br />
	{<br />
		if ($handle = opendir($path))<br />
		{</p>
<p>to this&#8230;</p>
<p>	function createDir($path = &#8216;C:/wamp/www/main&#8217;)<br />
	{<br />
		if ($handle = opendir($path))<br />
		{</p>
<p>Any suggestions would help. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

