session variable error

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kevin_bkk
Forum Newbie
Posts: 5
Joined: Fri Jul 19, 2002 12:27 pm

session variable error

Post by kevin_bkk »

i have just installed php 4.2.2 autoinstaller version on my windows 2000 server IIS 5.00, and i try to register a session variable iam getting the following
error


Warning: Cannot send session cookie - headers already sent by (output started at c:\inetpub\wwwroot\phptest\TMP3f5ky2blh.php:8) in c:\inetpub\wwwroot\phptest\TMP3f5ky2blh.php on line 9

please help me out iam very new to PHP programming
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Please read the sticky at the top of this forum:
http://www.devnetwork.net/forums/viewtopic.php?t=1157

Mac
Post Reply