<?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: Recursively deleting a folder in PHP</title>
	<atom:link href="http://aidanlister.com/2004/04/recursively-deleting-a-folder-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://aidanlister.com/2004/04/recursively-deleting-a-folder-in-php/</link>
	<description>Code is poetry</description>
	<lastBuildDate>Tue, 09 Mar 2010 10:53:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: phpfreelancer</title>
		<link>http://aidanlister.com/2004/04/recursively-deleting-a-folder-in-php/comment-page-2/#comment-1347</link>
		<dc:creator>phpfreelancer</dc:creator>
		<pubDate>Sun, 24 Jan 2010 12:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://aidanlister.com/?p=71#comment-1347</guid>
		<description>Wonderful, Excellent script. Thank you soo much</description>
		<content:encoded><![CDATA[<p>Wonderful, Excellent script. Thank you soo much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: richei</title>
		<link>http://aidanlister.com/2004/04/recursively-deleting-a-folder-in-php/comment-page-2/#comment-1341</link>
		<dc:creator>richei</dc:creator>
		<pubDate>Sat, 16 Jan 2010 22:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://aidanlister.com/?p=71#comment-1341</guid>
		<description>Didn&#039;t use it as a function, but it still worked, thanks :D</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t use it as a function, but it still worked, thanks <img src='http://aidanlister.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel S</title>
		<link>http://aidanlister.com/2004/04/recursively-deleting-a-folder-in-php/comment-page-2/#comment-1336</link>
		<dc:creator>Axel S</dc:creator>
		<pubDate>Tue, 12 Jan 2010 23:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://aidanlister.com/?p=71#comment-1336</guid>
		<description>Thanks! Keep up the good work, Aidan.</description>
		<content:encoded><![CDATA[<p>Thanks! Keep up the good work, Aidan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://aidanlister.com/2004/04/recursively-deleting-a-folder-in-php/comment-page-2/#comment-1333</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Tue, 12 Jan 2010 17:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://aidanlister.com/?p=71#comment-1333</guid>
		<description>excellent bro!! thx a lot..</description>
		<content:encoded><![CDATA[<p>excellent bro!! thx a lot..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hyper</title>
		<link>http://aidanlister.com/2004/04/recursively-deleting-a-folder-in-php/comment-page-2/#comment-1322</link>
		<dc:creator>Hyper</dc:creator>
		<pubDate>Wed, 30 Dec 2009 12:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://aidanlister.com/?p=71#comment-1322</guid>
		<description>Wow thanks alot! I couldnt delete some files using FTP so I tried cPanel File Manager but still didnt work.. When I used your script it deleted them in less than 5 seconds..!</description>
		<content:encoded><![CDATA[<p>Wow thanks alot! I couldnt delete some files using FTP so I tried cPanel File Manager but still didnt work.. When I used your script it deleted them in less than 5 seconds..!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://aidanlister.com/2004/04/recursively-deleting-a-folder-in-php/comment-page-2/#comment-1321</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 29 Dec 2009 16:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://aidanlister.com/?p=71#comment-1321</guid>
		<description>Its just excellent.</description>
		<content:encoded><![CDATA[<p>Its just excellent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dorf</title>
		<link>http://aidanlister.com/2004/04/recursively-deleting-a-folder-in-php/comment-page-2/#comment-1306</link>
		<dc:creator>Dorf</dc:creator>
		<pubDate>Mon, 07 Dec 2009 11:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://aidanlister.com/?p=71#comment-1306</guid>
		<description>Thank you for scripts</description>
		<content:encoded><![CDATA[<p>Thank you for scripts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://aidanlister.com/2004/04/recursively-deleting-a-folder-in-php/comment-page-2/#comment-764</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Sat, 13 Jun 2009 20:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://aidanlister.com/?p=71#comment-764</guid>
		<description>Thanks, helps me a lot 

btw: the URL you&#039;ve written on the script an &lt;a href=&quot;http://www.php.net/manual/en/function.rmdir.php&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; is no longer correct &lt;a href=&quot;http://www.greensmilies.com/&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks, helps me a lot </p>
<p>btw: the URL you&#8217;ve written on the script an <a href="http://www.php.net/manual/en/function.rmdir.php" rel="nofollow">here</a> is no longer correct <a href="http://www.greensmilies.com/" rel="nofollow"></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aidan Lister</title>
		<link>http://aidanlister.com/2004/04/recursively-deleting-a-folder-in-php/comment-page-2/#comment-753</link>
		<dc:creator>Aidan Lister</dc:creator>
		<pubDate>Fri, 12 Jun 2009 15:53:13 +0000</pubDate>
		<guid isPermaLink="false">http://aidanlister.com/?p=71#comment-753</guid>
		<description>Chris, It&#039;s not wrong, it&#039;s part of the design. If you want the function to give up the first time it meets a file it can&#039;t delete, you can check the return value. Otherwise, similar to how most filesystems behave, we keep going and let the user know we missed a file after we&#039;re done.</description>
		<content:encoded><![CDATA[<p>Chris, It&#8217;s not wrong, it&#8217;s part of the design. If you want the function to give up the first time it meets a file it can&#8217;t delete, you can check the return value. Otherwise, similar to how most filesystems behave, we keep going and let the user know we missed a file after we&#8217;re done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://aidanlister.com/2004/04/recursively-deleting-a-folder-in-php/comment-page-2/#comment-743</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 11 Jun 2009 18:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://aidanlister.com/?p=71#comment-743</guid>
		<description>The recursive one is wrong because it doesn&#039;t check the return value of the recursive calls.</description>
		<content:encoded><![CDATA[<p>The recursive one is wrong because it doesn&#8217;t check the return value of the recursive calls.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
