Which one of the following function reads a directory into an Array?
Explanation: It returns an array consisting of files and directories found in directory or returns FALSE on error.
Reference: https://www.php.net/manual/en/function.scandir.php