Jump to content

Upload multiple files in form


mickyjune26

Recommended Posts

Using PHP, what is the best method to allow a user to upload files one at a time prior to completing a form?

 

Here is how I visualize:

 

1. User clicks Browse and selects file

2. User clicks upload and file uploads

3. Page shows newly uploaded file

4. User can click Browse to upload another file or Finish to submit the completed form

 

So far, i only know how to create more than one file input field ahead of time, limiting the user to upload 5 or less files at the same time, for example.

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/202431-upload-multiple-files-in-form/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.