Hi all i need to create a form to upload two files to a specified folder that is created by the selection of a select and an input on the same page.
So the form must have:
input type="text"
select
upload image on the folder "select_value/input_value/random_name_image.jpg"
upload file on the folder "select_value/input_value/random_name_file.txt"
someone can help me to create this form? thanks a lot