sdemirkeser gönderdiğin videolar çok işe yaradı bişi sormak istiyorum
cikis.php de
<?php
session_start();
unset($_SESSION[kullanici]);
session_register();
echo "<a href=index.php>anasayfa</a>";
?>
session_start();
yazdığoımda şu hatayı veriyor..
ama çıkış işlemişinide yapıor sağlıklı bir biçimde.. neden bu hatayı verior...
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/xxx/xxx.com/xx/exit.php:2) in /home/xxx/xxx.com/xx/exit.php on line 3