<? if($ban){ if($post['ban'] == 1)$text = 'Бан'; if($post['ban'] == 2)$text = 'Блок'; if($post['ban'] == 3)$text = 'Изгнание'; } ?>