Blank page in IE6
问题 A site I am working on that is built using PHP is sometimes showing a completely blank page. There are no error messages on the client or on the server. The same page may display sometimes but not others. All pages are working fine in IE7, Firefox 3, Safari and Opera. All pages are XHTML with this meta element: <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /> It appears that I have fixed the problem by adding this PHP code: header('Content-type: text/html;