John Doe
John Doe

Reputation: 3671

How can I have users upload multiple pictures like facebook?

How can I allow users to upload many images (code wise). I'm looking for plugins with examples or code examples.

Upvotes: 0

Views: 5830

Answers (3)

Haru
Haru

Reputation: 1381

This probably is what you are looking for SWFUpload. I'm not exactly sure what the specific code on this program is but I have used it a few times and saved me some time. I wish it was easier to do multiple file/pictures at once but from what I've seen it is some what problematic.

Hope SWF works for you.

Upvotes: 0

No Results Found
No Results Found

Reputation: 102735

Just thought I'd direct you to my personal favorite solution for this:

http://www.plupload.com/

And my second favorite:

http://www.uploadify.com/

Just follow the instructions and it should be a snap!

Upvotes: 3

ceejayoz
ceejayoz

Reputation: 179994

SWFUpload is the most popular solution for this.

Upvotes: 1

Related Questions