Question
Loop though directories and files?
Hi folks,
I'd like to loop through the file structure of a directory on my webserver, to create a document structure.
Does anyone know how I can loop through the folders and documents recursively, using nested loops?
Thanks in advance