Topic: Folder Tree
I think that's what it's called
Anyways, I want a script that will display the contents of a given folder (including all subfolders) with the ability to click on something to expand/contract the folders. The problem is, I have a rather specific need that I can't find a script to satisfy. So, I wanted to see if anyone here had any suggestions.
I need a majority of it to be able to be auto-generated by a PHP script, (not a DB, which it seems is a popular thing to offer: I want it to read the dir, and generate the files/subfolders/files and folders in subfolders/etc). I've had no luck in modifying several, so I'm hoping you guys know of one that I wouldn't have to heavily mod (ideally, I have to do next to nothing) to do this with