Marc Greenstock
Wed, 09 Jun 2004 06:20:18 -0700
Alan Milnes wrote:
That is because w3c doesn't send the server it's accepted MIME types. You can fix this by:The correct content type or MIME type for an XHTML document is
"application/xhtml+xml".
Although I might add internet explorer doesn't understand it so you need
to determine if the users browser accepts it.You can do this in PHP by
writing:
::::: SNIP:::::
The suggested method doesn't work when you go to validate your pages, see the discussion at:
http://www.xml.com/pub/a/2003/03/19/dive-into-xml.html
Alan
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************