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.
more info about the class
The image could be landscape or portrait and I want the resize to keep image proportions.
How do I resize X OR resize Y to 200 with the other axis set as ratio dependant on which axis is longest in the origional image.
I hope that makes sence.