That's not how rfc1867 file uploads work.  You need multiple browse
buttons unless you do some weird client side magic that would zip a bunch
of files together and upload them as one.

-Rasmus

On Wed, 21 Aug 2002, Roger Lewis wrote:

> Is anyone aware of any recent developments that would allow you to upload
> multiple files from a single <input type=file>.  Many of the messages in the
> archives say that this is impossible; however, these messages are more that
> a year old.
>
> I would like to be able to click a browse button, select multiple files, and
> upload them to a directory all at one time.  Can it be done?
>
> Roger Lewis
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to