Closed Thread Icon

Topic awaiting preservation: php formail multiple image upload? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=12712" title="Pages that link to Topic awaiting preservation: php formail multiple image upload? (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: php formail multiple image upload? <span class="small">(Page 1 of 1)</span>\

 
smonkey
Paranoid (IV) Inmate

From: Northumberland, England
Insane since: Apr 2003

posted posted 05-05-2003 14:46

I would like to create a php form to email script that allows the user to upload/attach mulitple image files to the email that gets sent.

What I don't want is just loads of the file upload/browse type form fields, but instead just a single special one that allows multiple images to be added either at the same time by ctrl/shift selecting files in the browse menu, or that has one browse field that adds successive files to a visible (so the user can see what they have chosen to send) list of files to attach, so as to avoid the horrible situation of dozens of file browse fields.

Can this be done, and how?

visit my CryoKinesis Online Gallery

Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 05-05-2003 15:04

smonkey: You could use sessions or cookies to hold that information and fill an input box.

[edit: And see:

:FAQ: How do I upload files using PHP?

as we have covered a number of aspects of this although not I believe your specific question]

___________________
Emps

FAQs: Emperor

« BackwardsOnwards »

Show Forum Drop Down Menu