Map the directory tree given by the directory_path parameter. Depending on maxrecursion you get the content of the directory and the content of the subdirectories too.
string $directory - contains the directory path that you want to map
integer $maxrecursion - defines the deep of recursive mapping of subdirectories
integer $count - can be ignored
array - a multidimensional array containing all subdirectories and their files
Пример 26-1. Get the content of a directory including the content of subdirectories
|
| Пред. | Начало | След. |
| File_Find::maptree() | Уровень выше | File_Find::search() |
HIVE: All information for read only. Please respect copyright! |