Retrieve the listing of files of a given directory
DirContent PHP Class
This class can be used to retrieve the listing of files of a given directory. It can traverse a given directory recursively and extract the listing of files into an array. The listing of files may be sorted by name, type and size.