<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/favorites/fackz/tags/remove</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 01:14:02 GMT</pubDate>
<item>
<title>(PHP) How to Remove Directories Recursively with PHP -  updated method - fackz</title>
<link>http://snipplr.com/view/66200/how-to-remove-directories-recursively-with-php---updated-method/</link>
<description><![CDATA[ <p>This function removes a directory and its contents.
Use with careful, no undo!</p> ]]></description>
<pubDate>Wed, 18 Jul 2012 12:29:37 GMT</pubDate>
<guid>http://snipplr.com/view/66200/how-to-remove-directories-recursively-with-php---updated-method/</guid>
</item>
<item>
<title>(PHP) Delete temporary files - fackz</title>
<link>http://snipplr.com/view/37980/delete-temporary-files/</link>
<description><![CDATA[ <p>This example shows how to delete specific files after a given time span.
This works good for cleaning cached files.</p> ]]></description>
<pubDate>Wed, 28 Jul 2010 07:42:16 GMT</pubDate>
<guid>http://snipplr.com/view/37980/delete-temporary-files/</guid>
</item>
<item>
<title>(PHP) How to remove a (non-empty) directory - fackz</title>
<link>http://snipplr.com/view/12183/how-to-remove-a-nonempty-directory/</link>
<description><![CDATA[ <p>Here’s a snippet that can help you to remove a non-empty directory from the server. It’s a recursive function that deletes the directory with its files, folders and sub-folders.</p> ]]></description>
<pubDate>Fri, 13 Feb 2009 12:19:23 GMT</pubDate>
<guid>http://snipplr.com/view/12183/how-to-remove-a-nonempty-directory/</guid>
</item>
<item>
<title>(PHP) Delete recursively specific folder (directories) with php - fackz</title>
<link>http://snipplr.com/view/11243/delete-recursively-specific-folder-directories-with-php/</link>
<description><![CDATA[ <p>Helpfull function to remove recursively specific folders.</p> ]]></description>
<pubDate>Fri, 16 Jan 2009 08:08:54 GMT</pubDate>
<guid>http://snipplr.com/view/11243/delete-recursively-specific-folder-directories-with-php/</guid>
</item>
</channel>
</rss>