FIle Input Where is the file

Hello,

When you use File Input to upload a file: Where is the resulting file is located ?

Thank you

You would need to use some php to upload the file

This could be a good place to start:

https://www.w3schools.com/php/php_file_upload.asp

You would need to either upload it to a server or use a local server like wamp for this to work as the normal preview and the bss server won’t support it.