Hi, I have a form to upload images one at a time with text to a mysql database table, but I need to resize these images before adding them to the table, I want to retain aspect ratio and I need it to always resize the longest side of the image. So a portrait or landscape image will be resized to 300 on its longestside and wil retain aspect ratio.
Can anyone help?
Thanks for looking...................