Upload image folder

Reply

Join Date: Sep 2008
Posts: 2
Reputation: yuvrajsinghshak is an unknown quantity at this point 
Solved Threads: 0
yuvrajsinghshak yuvrajsinghshak is offline Offline
Newbie Poster

Upload image folder

 
0
  #1
Sep 13th, 2008
Hi any 1 can tell me how to upload image folder instead og single_2 image.I want upload all image of folder. so i ma getting problem in this. i have seen many script in which we can use multiple image upload,in which u could create more then 1 text box of file type, but i dont need this. I want upload all image as like used by some of site like flkr.... etc.
If any 1 have such type of script please send me .
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 2
Reputation: yuvrajsinghshak is an unknown quantity at this point 
Solved Threads: 0
yuvrajsinghshak yuvrajsinghshak is offline Offline
Newbie Poster

Re: Upload image folder

 
0
  #2
Sep 13th, 2008
Plese help me as quick as possible in post related image folder upload instead of 1 by 1 image upload
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 1,076
Reputation: Shanti Chepuru is on a distinguished road 
Solved Threads: 98
Shanti Chepuru's Avatar
Shanti Chepuru Shanti Chepuru is offline Offline
Veteran Poster

Re: Upload image folder

 
0
  #3
Sep 15th, 2008
No it is not possible. this is due to limitations of the upload capabilities of the web browsers. You can upload just one file at the time from each Form File Field control you place.
So you can have 5 File Fields on your form - then 5 files can get uploaded at the same time.

For uploading multiple files at a time:
http://www.phpeasystep.com/workshopview.php?id=2

or

Your best bet is to zip a folder, upload it and use PHP to unzip it on the local file system.
Last edited by Shanti Chepuru; Sep 15th, 2008 at 3:43 am.
Be intelligent, But Don't try to cheat.. Be innocent But Don't get cheated..
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 84
Reputation: MVied is an unknown quantity at this point 
Solved Threads: 5
MVied's Avatar
MVied MVied is offline Offline
Junior Poster in Training

Re: Upload image folder

 
0
  #4
Sep 15th, 2008
Well, it sounds like he doesn't need to do it personally, but needs to have a script that can do it for users of the script he's writing.

I've thought about doing something like this, but I never got around to it. I would suggest doing it with a dynamic form, that way the number of uploads is not limited.

Maybe something similar to this:
http://www.devarticles.com/c/a/PHP/C...Script-in-PHP/
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 2891 | Replies: 3
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC