josephicon Posted February 22, 2007 Share Posted February 22, 2007 Hi there, I am looking to allow the administrator to upload and resize images (for speed)for items. Does anyone have a working solution for this? Thanks. Link to comment https://forums.phpfreaks.com/topic/39674-upload-and-resize-jpegs/ Share on other sites More sharing options...
JBS103 Posted February 22, 2007 Share Posted February 22, 2007 I found this while searching google: http://4wordsystems.com/php_image_resize.php There are plenty of different solutions for what you are looking for. I suggest doing some more searching and find stuff that is loosely what you need. When you get to that point, start to plan and create your own code and we can help you at any point where you get stuck. More information can be found on the functions if the parameters or syntax confuses you. ImageCopyResampled(), ImageCreateTrueColor() Link to comment https://forums.phpfreaks.com/topic/39674-upload-and-resize-jpegs/#findComment-191557 Share on other sites More sharing options...
josephicon Posted February 22, 2007 Author Share Posted February 22, 2007 I have already spent a good few hours on the link you provided and I get error messages. it does not appear to work at all. Link to comment https://forums.phpfreaks.com/topic/39674-upload-and-resize-jpegs/#findComment-191573 Share on other sites More sharing options...
JBS103 Posted February 22, 2007 Share Posted February 22, 2007 If you could provide us with the errors, we could probably pin point the issues and help you to fix it. I didn't take the time to look through the code, but there is a possibility that it could be wrong. Link to comment https://forums.phpfreaks.com/topic/39674-upload-and-resize-jpegs/#findComment-191576 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.