RE: [PHP] sending multiple headers (session_start() and setcookie() )

2005-01-08 Thread Hans Zaunere
> In my .php file, I'm using both session_start() and setcookie() before > tag. It gives me following warning message: >=20 > Warning: Cannot modify header information - headers already sent by > (output started at D:\Apache Group\Apache2\htdocs\YC\songs.php:4) in > D:\Apache Group\Apache2\htdocs

[PHP] sending multiple headers (session_start() and setcookie() )

2005-01-08 Thread Ben
Hi all, In my .php file, I'm using both session_start() and setcookie() before tag. It gives me following warning message: Warning: Cannot modify header information - headers already sent by (output started at D:\Apache Group\Apache2\htdocs\YC\songs.php:4) in D:\Apache Group\Apache2\htdocs\YC\yc