This is a simple class that can be used to retrieve all files in a directory.
It traverses a given directory recursively to retrieve the path of all files contained in the directory.
The list of the full path of the files is returned in an array.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
dirLook.php |
Class |
This is a simple class for looking all files in directory and subdirectories |