This script PHP recursively checks directories and counts the number of files inside each folder. The results are presented nicely on a sortable list. I used it to check if some directories on my server had too many files.
Just copy this single PHP file to any directory and access it.
- Nice user interface
- Possibility to scan any directory
- Detect and display absolute script location
- Total file counter
- Subdirectories counter
- Sort results by number of files
- Sort by path