andybeckmann / Apache_directory_ui

List directory contents with PHP

Repository from Github https://github.comandybeckmann/Apache_directory_uiRepository from Github https://github.comandybeckmann/Apache_directory_ui

AB_directory_list

List files within a directory using PHP

Place these files within any directory you wish to view the contents of, such as a local sites directory.

Initially inspired by a css-tricks blog post, though the script has been rewritten to work with later versions of PHP.

Hiding these files within the directory

Add a "." to the begining of the files, .index.php for example, to make the files hidden and left out of the list.

When the files are hidden, you may also want to update the DirectoryIndex in your .htaccess file to prefer the hidden index over the visible index.

jQuery + Tablesorter are included for sorting the tables.

Screenshot

Screenshot

About

List directory contents with PHP

License:MIT License


Languages

Language:PHP 100.0%