I have a root folder, containing other folders and XML-files. I would like to show the folder contents just like in windows-explorer on my webpage. For example:
folder_1
txt_file_1
txt_file_2
folder_2
folder_3
txt_file_3
How can I render the directory in this way?