divyac 0 Posted June 27, 2009 Report Share Posted June 27, 2009 I want to upload 9 image files and if i click the submit button,all the images should be sent to a folder named "images" and the thumbnail images of those images should be created and sent to a folder named "thumbnails" inside "images" folder.Also,the image path should be sent to the database..Is it possible??if so,pls guide me.. Quote Link to post Share on other sites
duncan_cowan 0 Posted June 28, 2009 Report Share Posted June 28, 2009 I recommend google for this question:http://www.google.co.uk/search?hl=en&q...tiple+files+phpplus for the image path you will have to get the upload path, the name of the file and the type of file and put them together. I am not very good with uploading files but again there is alot of content on google about this topic.Hope i have helped. Quote Link to post Share on other sites
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.