mickyjune26 Posted May 20, 2010 Share Posted May 20, 2010 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.