Jump to content

HTML in XML document


toolman

Recommended Posts

Hi,

 

I am trying to insert some HTMl into an XML document, but its not working. I am trying to add it in the <your_message> tag.

 

Any ideas how I can do this?

 

<?xml version="1.0" encoding="UTF-8"?>
<your_card>
    <your_message>
    my message here
    </your_message>
</your_card>

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/284516-html-in-xml-document/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.