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
headers problem
Moderator: General Moderators
- n00b Saibot
- DevNet Resident
- Posts: 1452
- Joined: Fri Dec 24, 2004 2:59 am
- Location: Lucknow, UP, India
- Contact:
Re: headers problem
Pay attention to the error msg. it says it all.dude81 wrote:headers already sent by (output started at /home/httpd/file.php on line 52
and search before posting.... previous day we had such post and we have one tutorial abou this too. in short