innostudio / fileuploader

Beautiful and powerful HTML file uploading tool. A jQuery, PHP and Node.js plugin that transforms the standard input into a revolutionary and fancy field on your page.
141 stars 25 forks source link

Multiple File upload fields on same page #80

Open ondigit opened 1 year ago

ondigit commented 1 year ago

Hello,

  1. How can we add Multiple File upload fields on same page and access it using php?
  2. Can we give File input a name or attribute which we can fetch in PHP? So we can understand which section or category fields images we are fetching?

Thanks