PHP: scandir - Manual - PHP: Hypertext Preprocessor
Here is my recursive function, placing directories into new array keys and its contents within. /* find_files( string, &array ) ** Recursive function to return a multidimensional array of folders and files ** that are contained within the directory given ...