michaellunsford Posted December 4, 2007 Share Posted December 4, 2007 okay, so I write a hack in PHP <?php header("Content-Type: text/html; charset=utf-8"); ?> but PHP ignores my directive and continues to deliver "Content-Type: application/xhtml+xml" How do I deliver the new header if PHP won't let me? Thanks! Link to comment https://forums.phpfreaks.com/topic/80187-solved-ie-hates-the-new-media-type-applicationxhtmlxml/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.