I want to use the RecursiveDirectoryIterator to list files and directories recursively. Below is my code.
<