Function get_files_recursive
Gets all of the files in a directory and its children directories
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageMaintenance.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageMaintenance.php
string |
$dir_path |
The path to the directory |
array
|
An array containing information about the files found in the specified directory and its children |