if(isset($_GET['css'])){ if($_GET['css']=="red" and !empty($_POST['menu'])){ msg_game("Тема успешно изменена"); } if($_GET['css']=="default" and !empty($_POST['menu'])){ msg_game("Тема успешно изменена"); } if($_GET['css']=="yellow" and !empty($_POST['menu'])){ msg_game("Тема успешно изменена"); } if($_GET['css']=="black" and !empty($_POST['menu'])){ msg_game("Тема успешно изменена"); }else{