Hiroshimator
11-27-2001, 03:00 PM
Warning: Cannot add header information - headers already sent by (output started at /home/win32asm/public_html/index.php:8) in /home/win32asm/public_html/board/admin/functions.php on line 1489
it's because I already gave the server a <head> part but such a warning is so ugly, i searched the online documentation for 'warning' bt nothing surfaced. How do I suppress it?
I looked at the code in question and it's the accept zip header that is sent and stuff
function gzipoutput($text,$level=1){
But I want to sent Header info (you know title and stuff :p)
How do I solve this?? :confused:
Thx again :)
-H-
it's because I already gave the server a <head> part but such a warning is so ugly, i searched the online documentation for 'warning' bt nothing surfaced. How do I suppress it?
I looked at the code in question and it's the accept zip header that is sent and stuff
function gzipoutput($text,$level=1){
But I want to sent Header info (you know title and stuff :p)
How do I solve this?? :confused:
Thx again :)
-H-