I have some XML data in a MySQL text field that I want to display "as-is" on a PHP page - if I echo the contents, IE parses & just displays the contents and not the XML markup.
I'm sure I'm overlooking an obvious solution - what is it?
Regards,
Brent