<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - danoph</title>
<link>http://snipplr.com/users/danoph/tags/recursive</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 15:47:40 GMT</pubDate>
<item>
<title>(PHP) Recursive Glob File Tree</title>
<link>http://snipplr.com/view/48610/recursive-glob-file-tree/</link>
<description><![CDATA[ <p>There are a lot of recursive glob functions out there but they don't build a tree, they build a 1 dimensional array...This function builds a directory tree.</p> ]]></description>
<pubDate>Tue, 08 Feb 2011 21:41:36 GMT</pubDate>
<guid>http://snipplr.com/view/48610/recursive-glob-file-tree/</guid>
</item>
</channel>
</rss>