Hi Folks, after studying and searching manual/archives, I didnīt find the explanation to upload multiple files from a "single <input>". What I want is to let the user select multiple files from the files-box appearing in the browser and let him/her upload this selection. If I put a second '<input type="file" name="userfile[]" size="30" maxlength="300">' then a second input appears. This works, but I want to have them upload their selection at once. Any suggestions ?
Oliver -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php