Page 1 of 1

headers problem

Posted: Thu Sep 22, 2005 5:15 am
by dude81
How do we remove this error
: Cannot modify header information - headers already sent by (output started at /home/httpd/file.php on line 52)

This happens when I submit form , instead of going to next page I display the same page once an erorr rises. I get above error

Re: headers problem

Posted: Thu Sep 22, 2005 5:28 am
by n00b Saibot
dude81 wrote:headers already sent by (output started at /home/httpd/file.php on line 52
Pay attention to the error msg. it says it all.
and search before posting.... previous day we had such post and we have one tutorial abou this too. in short :arrow: SEARCH

Posted: Thu Sep 22, 2005 10:03 am
by feyd

Posted: Fri Sep 23, 2005 3:59 am
by dude81
:D SOLVED