Skip to content

andybeckmann/Apache_directory_ui

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages