RE: [PHP] Multiple upload files with php problem!!

2003-07-09 Thread Sævar Öfjörð
This is supported in the standards I think, as it says clearly in the
HTML 4.01 specification on www.w3.org:

"file select - This control type allows the user to select files so that
their contents may be submitted with a form."

Note that 'files' is plural.

However, no browser yet supports this feature. The only way to upload
multiple files in one page is to create multiple fileboxes and store the
filenames in an array.

Or you could do it like me, upload zipfiles and extract them with some
ziplibrary, like zlib.


-Original Message-
From: Francisco Morales
[mailto:[EMAIL PROTECTED] 
Sent: 9. júlí 2003 08:30
To: [EMAIL PROTECTED]
Subject: [PHP] Multiple upload files with php problem!!


Hi, I need to upload multiples files using php, but with the same
"" 
tag,
somebody can help my, is this feature supported by php?.

Anyboy knows how to invocate the browser windows that allow to select
more 
than one file for upload ?

thanks a lot

_
Melodías, logos y mil servicios para tu teléfono en MSN Móviles.  
http://www.msn.es/MSNMovil/


-- 
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



[PHP] Multiple upload files with php problem!!

2003-07-09 Thread Francisco Morales
Hi, I need to upload multiples files using php, but with the same "" 
tag,
somebody can help my, is this feature supported by php?.

Anyboy knows how to invocate the browser windows that allow to select more 
than one file for upload ?

thanks a lot

_
Melodías, logos y mil servicios para tu teléfono en MSN Móviles.  
http://www.msn.es/MSNMovil/

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


[PHP] Multiple upload files with php

2003-07-09 Thread Francisco Morales
Hi, I need to upload multiples files using php, but with the same "" 
tag,
somebody can help my, is this feature supported by php?.

Anyboy knows how to invocate the browser windows that allow to select more 
than one file for upload ?

thanks a lot

_
MSN Compras: Veinte tiendas personales abiertas todo el día.  
http://www.msn.es/compras/

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