otoz jest taki kod :
<?php if($_SESSION['logged']) { // wyświetlamy userowi jego dane } // jeśli nie jest zalogowany else { } ?>
juz dalem wszystko ob_start(); itp itd i wyswietla mi blad
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\j\index.php:64) in C:\xampp\htdocs\j\index.php on line 67
i nie wiem jak to naprawic
z gory dziekuje za pomoc !