Re: multiple upload files?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



testkonto wrote:
> Am Dienstag, 21. November 2006 18:26 schrieb Richard Lynch:
>> Just have two INPUT TYPE="FILE" tags.
>>
>> This is not rocket science...
> 
> I mean without more than one inputs. Never mind.:-) 
> 
> I guess I should better look for some client side language.

two paths to choose from:

1. go for some kind of 3rd party browser plugin (probably java, maybe flash, er?)
2. allow users to upload a zip file and unpack that server side
3. mimic/proxy/er? an ftp connection and allow the browser to handle the ftp interface
(you control which dir(s)/etc the user can work with) - I have no idea how you would
do this (or how many/which browsers support [which [sub|super]set of] ftp functionality.


> 
> Regards,
> 
> Oliver
> 

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux