I was recently testing a wonderful AJAX upload widget
xupload for
Yii framework and decided that I want to resize the picture after it was uploaded. I found another extension
Image that did the trick perfectly, but one question remained: where should I put image resize code, so that I wouldn't have to change the xupload code?