| | |
Upload image folder
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Sep 2008
Posts: 2
Reputation:
Solved Threads: 0
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 .
If any 1 have such type of script please send me .
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.
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..
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/
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/
![]() |
Similar Threads
- how to retrive image file from mysql databse using php (PHP)
- Upload image using PHP and AJAX (PHP)
- How to Upload Image,file (PHP)
- Image Uploading (ASP)
- How To Upload Image In Vb.net (VB.NET)
- uploading an image (Java)
- trying to upload image online (myspace, yahoo, etc..) (Windows Vista and Windows 7)
- want to upload images to access db from ColdFusion (ColdFusion)
Other Threads in the PHP Forum
- Previous Thread: how to detect online visitors and members??
- Next Thread: Pulling images from database
Views: 2891 | Replies: 3
| Thread Tools | Search this Thread |
Tag cloud for PHP
.htaccess access ajax apache api array beginner binary broken cakephp checkbox class clean cms code countingeverycharactersfromastring crack cron curl database date directory display download dynamic echo email error file files folder form forms function functions google href htaccess html image include insert integration ip java javascript joomla limit link login loop mail match menu methods mlm mod_rewrite multiple mysql oop parse paypal pdf php problem query radio random recursion regex remote script search select server sessions simple sms soap source space spam speed sql structure syntax system table tutorial update updates upload url validation validator variable video web xml youtube






