TalkPHP

TalkPHP (http://www.talkphp.com/forums.php)
-   General (http://www.talkphp.com/general/)
-   -   Multiple File Uploads (http://www.talkphp.com/general/2860-multiple-file-uploads.html)

Jmz 05-29-2008 02:57 PM

Multiple File Uploads
 
I want to make a page where a user can upload lots of images at once, what is the best way to do it?

I found a jQuery plugin (Multiple File Upload plugin for jQuery - v 1.29) that is perfect, but I'm not sure how to use it. Would I just treat it as a single file upload to upload all the images or use a loop or what?

sjaq 05-30-2008 04:08 PM

You should try FancyUpload it allows you to select more files at once.

EyeDentify 06-03-2008 09:40 PM

Hello there.

Canīt belive nobody mention this:
PHP: Uploading multiple files - Manual

Itīs a snap uploading multiple files in PHP.

Currently you canīt use AJAX call to transport the upload data trough.
But there are methods to monitor the "filesize" of the temp file while
uploading with PHP.

Though iīve heard that with FF3 you are going to be able to upload with AJAX calls. there are some methods that are going to be added to the file form element. And with JavaScript this data is going to be accessible.

Thats what iīve heard anyway. If itīs true, i will be very happy.

Good Luck.

/Eye

Jmz 06-04-2008 08:22 AM

Doh! If I'd had that a few days ago it would have been perfect.

I'm using a java file uploader with a php backend now.


All times are GMT. The time now is 05:32 PM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0