tak jak wyzej, z tym ze na localhoscie jest ok a jak wysłałam na serwer to mam błedy
<?
ob_start();
session_start();
include("logi.php");
ob_flush();
?>
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /zz/index.php:1) in /zz/index.php on line 3
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /zz/index.php:1) in /zz/index.php on line 3
Warning: Cannot modify header information - headers already sent by (output started at /zz/index.php:1) in /ftp2/log.php on line 9