0

I am trying to create a form with two inputs in it. one is the (folder name) the second one is a browse button that lets you pick multiple files and upload them at the same time. is there any php code that I can use ? or any php tutorial ?

example of what I want: create new folder in the dictionary with (folder name) and upload pictures inside the (folder name)

1 Answer 1

2

use the for each loop. this might help: http://php.net/manual/en/features.file-upload.multiple.php there are some good examples under the page

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.