joshgarrod Posted January 21, 2009 Share Posted January 21, 2009 Hi, I have a script that inserts information into my database, but I also need to be able upload 4 images at the same time relevant to the unique record and create a thumbnail of the main image to display in a list (like ebay's listings) I have no idea how to do this. Does any one know of any scripts that i can modify to achieve this goal? Thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/141758-image-upload-and-resize-at-the-same-time-as-entering-data-into-database/ Share on other sites More sharing options...
Adam Posted January 21, 2009 Share Posted January 21, 2009 Tutorial on how to upload files/images with PHP: http://www.tizag.com/phpT/fileupload.php For scripts you can modify: http://www.google.co.uk/search?q=php+resize+image+script : Remember to Google it first! Adam Quote Link to comment https://forums.phpfreaks.com/topic/141758-image-upload-and-resize-at-the-same-time-as-entering-data-into-database/#findComment-742068 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.