http://www.verot.net/php_class_uploa...f14e92645582a5


width 50, height auto
$foo->image_resize          = true;
$foo->image_ratio_y         = true;
$foo->image_x               = 50;


height 50, width 50
$foo->image_resize          = true;
$foo->image_y               = 50;
$foo->image_x               = 50;