Hi,
Is there a way to recursively select folders and upload the files in the current, so to speak, folder?
I know that there exists a possibility to upload a file in the same folder that the php script is executed, what I'm really looking for is a way to loop through all the folders.
Thanks in advance!
Is there a way to recursively select folders and upload the files in the current, so to speak, folder?
I know that there exists a possibility to upload a file in the same folder that the php script is executed, what I'm really looking for is a way to loop through all the folders.
Thanks in advance!
Comment