From: oguzeren (oguze@tnn.net)
Date: Tue 20 May 2003 - 22:53:55 EEST
Selamlar,
$kullaniciid=mysql_result($query1,0,"kullaniciid");
echo $kullaniciid;
setcookie("kurabiye",$kullaniciid,time()+60);
setcookie satirindan mozilla'da asagidaki hatayi aliyorum.
Warning: Cannot add header information - headers already sent by (output
started at /srv/home/forum/login.php:7) in /srv/home/forum/login.php on
line 20
Neden olabilir?
Tesekkurler..