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.
|
|
| Name: |
dirLook |
| Base name: |
dirlook |
| Description: |
Retrieve the list of all files in a directory |
| Version: |
1.0.1 |
| PHP version: |
4.0 |
| License: |
Freeware |
| All time users: |
336 users |
| All time rank: |
5891 |
| Week users: |
0 users |
| Week rank: |
2311  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use 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.
| |
Files |
|
|
| File |
Role |
Description |
dirLook.php |
Class |
This is a simple class for looking all files in directory and subdirectories |