> Every body , I want to make a provision for the suer , by which , they
can
> select number of files from a list box and  upload  them to the server
in
> PHP.

They have to select each file individually. Each file must be uploaded
through it's own <input type="file"> input element. 

The details of how to do these things are in the manual, the chapter
titled Handling File Uploads.

---John W. Holmes...

PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://www.phparch.com/



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

Reply via email to