if ($_SESSION['zalogowany'] != "y") {$_SESSION['news2']="Nie jesteś zalogowany"; header('Location: [url="http://www.ramlewo.pl/?ekran=logowanie"]http://www.ramlewo.pl/?ekran=logowanie'[/url]);};
, ale wyskakuje mi taki błąd:
Warning: Cannot modify header information - headers already sent by (output started at /index.php:25) in /deve/scripts/admin.php on line 5
Słowa rozumiem, ale sensu tego błędu już nie

Wow