How to restrict image width or height on upload
问题 I would like manipulate/resize images in a similar way to Pinterest but I am not sure what is the best way to approach it. The goal is to allow a mix of both portrait and landscape images but put some restrictions on the maximum height and width. The problem i can see is that if I resize to a width, a portrait image may become too thin, and the opposite it true for a landscape image. Any ideas on how to achieve those sort of results with PHP? 回答1: You just need to understand which of the two