PHP - Cannot modify header information...
- by Scott W.
Hi, I am going crazy with this error: Cannot modify header information - headers already sent by...
Please note that I know about the gazillion results on google and on stack overflow. My problem is the way I've constructed my pages. To keep html separate from php, I use include files. So, for example, my pages look something like this:
<?php …