[solved] XML interpreted as HTML (FireFox)
Posted: Mon Jul 10, 2006 8:06 pm
Hi all 
I need to help with this: I am trying to output some XML out of php. It works fine but the strange thing I can't fix is that FireFox still works with the page as HTML instead of XML. In IE it works fine.
When I save the source into a file, it works fine...
Example - interpreted as text/html
but why for ex. devnet rss is interpreted nicely as text/xml?
I must be doing some stupid mistake but I cannot see it
I need to help with this: I am trying to output some XML out of php. It works fine but the strange thing I can't fix is that FireFox still works with the page as HTML instead of XML. In IE it works fine.
When I save the source into a file, it works fine...
Example - interpreted as text/html
but why for ex. devnet rss is interpreted nicely as text/xml?
I must be doing some stupid mistake but I cannot see it