header() Cannot modify header information - headers already
Posted: Mon Apr 13, 2009 5:51 am
my website was running fine but now i am having the problem shows
Warning: Cannot modify header information - headers already sent by (output started at /home/content/n/e/l/nelgo1/html/nelgosecurity/secure/nsa/submenucontents.php:3) in /home/content/n/e/l/nelgo1/html/nelgosecurity/secure/nsa/submenucontents.php on line 22
where in line no 22 i see
header("Location: http://www.xxx.com/xxx/xxx.php");
please specify me a solution
Warning: Cannot modify header information - headers already sent by (output started at /home/content/n/e/l/nelgo1/html/nelgosecurity/secure/nsa/submenucontents.php:3) in /home/content/n/e/l/nelgo1/html/nelgosecurity/secure/nsa/submenucontents.php on line 22
where in line no 22 i see
header("Location: http://www.xxx.com/xxx/xxx.php");
please specify me a solution