I have developed a web application that focuses on an image uploader. The uploaded image is then manipulated using GD and ImageMagick.I need to get it as stable as possible as it does have some 'random' problems which I'm finding hard to isolate and I'm sure a more experienced programmer can help get this code humming.There's only about 500 lines of code specific to the uploading functions, and it's well commented and fairly modularised so you should get your head around it fairly...