class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
As you know, some pictures are so long and some are so wide. What I want is resizing image based on X if it is too wide. If it is not a wide picture but very long one, resizing it based on Y.
As you know, some pictures are so long and some are so wide. What I want is resizing image based on X if it is too wide. If it is not a wide picture but very long one, resizing it based on Y.
Any suggestions appreciated.