PEAR_PackageFileManager_File::dirList() -- Retrieve a listing of every file in $directory and all subdirectories.
Описание
The return format is an array of full paths to files
Параметр
- string
$directory
full path to the directory you want the list of
Возвращаемое значение
returns list of files in a directory
Throws
throws PEAR_PACKAGEFILEMANAGER_DIR_DOESNT_EXIST
Заметка
Эта функция не должна вызываться статически.
HIVE: All information for read only. Please respect copyright! |
|