arbitter Posted December 28, 2011 Share Posted December 28, 2011 Hi there I've been wanting to make a decent image uploader for a long time now. Here are the things that need to be able to be done: Select a whole folder of images, or a selection Each image must be rescaled twice, and every scaling must be renamed and put inside a seperate folder The new name of the image must be put in a database, and also the extension of the image And that's pretty much it... Ofcourse the biggest problem is the first one, since it cannot be done in PHP solely but it needs some javascript/ajax? I've never really worked with any plugins or so so I'm quite new to this, does anyone have a very easy one that I can easily adjust? Thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/253942-image-uploader-with-certain-needs/ Share on other sites More sharing options...
AyKay47 Posted December 28, 2011 Share Posted December 28, 2011 have you tried searching for this using a search engine? there are quite a few ajax upload scripts out there. Quote Link to comment https://forums.phpfreaks.com/topic/253942-image-uploader-with-certain-needs/#findComment-1301829 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.