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.
i have an image 250x250 and function resizes that image to 100x100 and 300x300. Is it possible to stop resizing happening is the target size is bigger than the source?Reply
i have an image 250x250 and function resizes that image to 100x100 and 300x300. Is it possible to stop resizing happening is the target size is bigger than the source?