faqts : Computers : Programming : Languages : PHP : Common Problems : File Uploading

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

20 of 36 people (56%) answered Yes
Recently 3 of 10 people (30%) answered Yes

Entry

Is there a way to upload multiple files with one file upload box, sorta like a multi-select file box?

Sep 23rd, 2005 20:56
raditha dissanayake, John Watzke,


This question was originally asked in 2000. Five years on, browsers only
allow you to select one file at a time. If you need your users to select
more than one file for upload you need to add multiple input tags to
your form.

There are several third party tools, mostly java applets that allow you
to select multiple files for upload.