Hi,
I'm getting this error on certain pages on my site
Warning: Cannot modify header information - headers already sent by (output started at......
Now, I know that I can't send headers after output has been sent but when I put the includes at the top of the page (with no whitespace) the page is rendered all to one side in Internet Explorer...
When I place the PHP code in the <head> section, everything renders fine but I get the error warning....
This is driving me mad. Can anyone offer some advise?
__________________
I Just a test to see what happens... Please login or register to view this content. Registration is FREE
"Let us be thankful for the fools. But for them the rest of us could not succeed..."
Last edited by rolda hayes; 07-23-2010 at 02:20 PM..
|