PHP Fancy Directory Browsing :: List the contents of directories in a Web page

Posted by on 27 January 2009

This class can be used to list the contents of directories in a Web page. It can extract the list of directories and files and output the listing as an HTML table.
The directories are display as links to continue browsing their contents. The files are displayed as links to show their contents depending on the file type
.

Demo

Download:

Leave a Reply