here's the error code :
Cannot send session cookie - headers already sent by (output started at
C:\xampp\htdocs\log\New folder (4)\New folder (2)\iskono\forum.php:5) in
C:\xampp\htdocs\log\New folder (4)\New folder (2)\iskono\forum.php on line 244
Warning: session_start() [function.session-start]: Cannot send session cache limiter -
headers already sent (output started at C:\xampp\htdocs\log\New folder (4)\New folder
(2)\iskono\forum.php:5) in C:\xampp\htdocs\log\New folder (4)\New folder
(2)\iskono\forum.php on line 244
line 244 is the require code
<? require("forum/index.php"); ?>
how solve this error?