session_start(); ın olduğu satırdaki hata bu
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/wwwmani/public_html/home.php:2) in /home/wwwmani/public_html/home.php on line 4
header("Refresh: 0; url=home.php"); olduğu satırda ise bu hata veriyor ama kodların en başına ob_start(); yazınca alttaki hata düzeliyor.
Warning: Cannot modify header information - headers already sent by (output started at /home/wwwmani/public_html/home.php:2) in /home/wwwmani/public_html/home.php on line 25
1* session_start(); satrında neden hata verior
2* ob_start() yazınca neden header kodu hata vermiyor..