PDA

View Full Version : Directory and file list component (my first attempt)


gmtt_dan
12.07.2004, 01:47
Hi, I've been coding in php for quite a bit now and anyway to cut to the chase i've started using Mambo and i've made a component, i don't know if any one will find it useful, but basically what it does is list all the files in all the folders in your webspace, starting at your domain's main folder. (lots of files = long page load time)

I don't have a demo but anyway check it out if you want. Any suggestions for improvements are welcome.

http://www.gmtt.co.uk/v2/index.php?option=com_docman&task=view_category&Itemid=26&subcat=2&catid=68&limitstart=0&limit=5

jamesbooker
13.11.2004, 16:53
Is this an administrator component, or a frontend component?

For administrative duties I think it's an excellent idea, especially if it offers the ability to modify permissions, delete files etc.