constructor PEAR_PackageFileManager_File::PEAR_PackageFileManager_File | PEAR_PackageFileManager_File::getFileList |
PEAR_PackageFileManager | |
PEAR Manual | |
require_once 'PEAR/PackageFileManager/File.php'; |
array PEAR_PackageFileManager_File::dirList (
string $directory
)
The return format is an array of full paths to files
full path to the directory you want the list of
returns list of files in a directory
throws PEAR_PACKAGEFILEMANAGER_DIR_DOESNT_EXIST
This function can not be called statically.
constructor PEAR_PackageFileManager_File::PEAR_PackageFileManager_File | PEAR_PackageFileManager_File::getFileList |
PEAR_PackageFileManager | |
PEAR Manual | |