if ($size = @getimagesize(IMAGES."avatars/".$avatarname)) { if ($size['0'] > 110 || $size['1'] > 120) {