Hi!!!
I need to upload files in different location in the server, for example:
If the file is for code1: the folder will be DOCS/CODE1/filename.txt
If the file is for code2: the folder will be DOCS/CODE2/filename.txt
that's because the client wants to in the future receive a ZIP file with the files for the code 1 o the code 2,
Can I do that in PHPRUNNER?