linssendesign Posted June 7, 2008 Share Posted June 7, 2008 hello i found many scripts on the web but not what i want. this is where i'm looking for: an image upload script where i can select a Whole directory from my computer, i can upload in 1 time, and then resizes the images and then uploads to an specified folder on my server i can name at the beginning of the form. (everytime different folders....) its for a photo album, upload tool. Link to comment https://forums.phpfreaks.com/topic/109163-upload-multiple-images/ Share on other sites More sharing options...
MiCR0 Posted June 7, 2008 Share Posted June 7, 2008 can not be done unless upload a .zip file and then unzip it with in your code somewhere however very not recommand action. Only one Image at a time can be uploaded. if you want stuff like this best to fo a FTP access so people can write only at a give size and format type. Link to comment https://forums.phpfreaks.com/topic/109163-upload-multiple-images/#findComment-559976 Share on other sites More sharing options...
LemonInflux Posted June 7, 2008 Share Posted June 7, 2008 You can do this with a java uploader, I believe. Not PHP though. Link to comment https://forums.phpfreaks.com/topic/109163-upload-multiple-images/#findComment-559983 Share on other sites More sharing options...
linssendesign Posted June 7, 2008 Author Share Posted June 7, 2008 do you have a good script for me then ? thanks because i found so many scripts wich wont work properly... Link to comment https://forums.phpfreaks.com/topic/109163-upload-multiple-images/#findComment-560006 Share on other sites More sharing options...
jwater7 Posted June 7, 2008 Share Posted June 7, 2008 just google for javascript php file upload...here's one that came up that looks good: http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/ Link to comment https://forums.phpfreaks.com/topic/109163-upload-multiple-images/#findComment-560115 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.