Function get_directory_tree_elements
Split a path into a list of all directories and subdirectories
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Attachments.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Attachments.php
string |
$directory |
A path |
array|boolean
|
An array of all the directories and subdirectories or false on failure |