PHP Classes / List content of directory

Retrieve the list of files of a directory

List content of directory PHP Class

This class can be used to retrieve the list of files contained in a given directory and its sub-directories. It traverses a directory recursively and writes the names of the files that it finds to a given output file name.

Similar PHP Classes

Search in PHP Classes

Filter by tags