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 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 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
Archived
This topic is now archived and is closed to further replies.