"; else if ($champ == 4) echo " IV чемпионат МИФЛ
"; else if ($champ == 2) echo " II чемпионат МИФЛ
"; else if ($champ == 1) echo " I чемпионат МИФЛ
"; else if ($champ == 6) echo " VI чемпионат МИФЛ
"; else if ($champ == 7) echo " VII чемпионат МИФЛ
"; else if ($champ == 8) echo " VIII чемпионат МИФЛ
"; else if ($champ == 9) echo " IX чемпионат МИФЛ
"; else if ($champ == 10) echo " X чемпионат МИФЛ
"; else echo " V чемпионат МИФЛ
"; ?>

Индивидуальная     "; else if ($champ == 4) echo ""; else if ($champ == 2) echo ""; else if ($champ == 1) echo ""; else if ($champ == 5) echo ""; else if ($champ == 6) echo ""; else if ($champ == 7) echo ""; else if ($champ == 8) echo ""; else if ($champ == 9) echo ""; else if ($champ == 10) echo ""; ?>Командная

0,1,0)) as ord_game, sum(start_sostav) as ord_start_sostav, IF(sum(start_sostav)+sum(IF(A.id_player>0,1,0))>0,CONCAT(sum(IF(A.id_player>0,1,0)), ' (', sum(start_sostav), ')'),0) as start_sostav, sum(time_play) as time_play, IF(sum(goal_p)+sum(penalte)>0, CONCAT(sum(goal_p), ' (', sum(penalte), ')'), 0) as goal_p, sum(goal) as goal, sum(pas) as pas, sum((goal+pas)) AS sum, sum(y_card) AS y_card, sum(r_card) as r_card, sum(plus_minus)as plus_minus from rbn_player_profile B LEFT JOIN rbn_player_stat A ON A.id_champ=B.id_champ AND A.id_player=B.id_player where B.id_champ=$id_champ and (time_play > 0) group by nik, id_p order by $orders"; $query = mysql_query($sql); if (mysql_errno() ) echo "Ошибка ".mysql_error(); if (mysql_num_rows($query) > 0 ) { while ($row = mysql_fetch_array($query)) { ?>
И (С)
$row[nik]"; ?>
И (С)

[ I Чемпионат МИФЛ ] [ II Чемпионат МИФЛ ] [ III Чемпионат МИФЛ ]
[ IV Чемпионат МИФЛ ] [ V Чемпионат МИФЛ ] [ VI Чемпионат МИФЛ ]
[ VII Чемпионат МИФЛ ] [ VIII Чемпионат МИФЛ ] [ IX Чемпионат МИФЛ ]
[ X Чемпионат МИФЛ ]