Page 1 of 1

Multiple image upload..

Posted: Fri Jul 11, 2008 5:00 pm
by Artenis
Hello!
I just had a problem, and i`am hoping that, somebody can help me. so:
I cant find anywhere script or sample in which can i find these functions -
*Only one file browse input;
*uploading only images and creating thumbnails;
*in one selecting time i can select even 20 files.
I hope that you can imagine what am i thinking.
Before i`am saying thank you and hoping for help.

P.S. Maybe somebody have some finished source or great tutorial for this.

Re: Multiple image upload..

Posted: Fri Jul 11, 2008 6:40 pm
by Benjamin
Nothing a little searching can't turn up.

http://www.google.com/search?q=php+imag ... =firefox-a

Re: Multiple image upload..

Posted: Sat Jul 12, 2008 9:13 am
by Artenis
i have searched in google - hundred times, but an exelent example havent find..
sad is that, that clien want to select all pictures in the one time, and multiple <input type="file"... dont works in this time...
can somebody help me, who is more smarter than i am! :) Please?? :)

Re: Multiple image upload..

Posted: Sat Jul 12, 2008 3:02 pm
by califdon
What's wrong with the examples you have tried? There are many very good examples out there. I have used several and they have all worked for me.

Re: Multiple image upload..

Posted: Sat Jul 12, 2008 3:21 pm
by Artenis
Problem:
The best examples are only demo - they dony generate thumbnails in reality, but virtualy...
In the most example probleme is: I can select only one file, but i ndees to select at least 20 files in on time...
And the other multiple uploaders, upload files, but dont do any action with them (thumbnails)...
How i know is, with php only can`t do it, but javascript i am very bad....