I am trying to change radioandtv.php by adding a header <?php include("/home/test/public_html/plugins/header.html"); ?> so that the Radio and TV page can run as an independent web page.
It works fine with FireFox browser, but in IE browser I got following error and the page won't load:
Unable to add cookies, header already sent.
File: /home/simfera/public_html/plugins/news/header.html
Line: 9
What is going on?
|