pro_php thread: uploading multiple files in php
hi, I am able to upload single file using php. But my requirement is to upload multiple files with one file input type box. For that i am taking the value from the file input type box and placing in a list box. So the user can browse as many files to upload and can add it to the list box. But from the list box i am not able to upload any file. Is there a way for me to upload multiple files without using more that one file input type box? with regards, arun Lucid Software ltd.
|





