Re: Embeding HTMl into a XML doc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dwain Crackel wrote:
The $dom->save(); command HTML encodes the text, as such I can't save
html inside a XML node.

Is there a way around this, as I would I like to do so?

Thank you
Dwain

http://www.w3schools.com/xml/xml_cdata.asp

<![CDATA[ HTML in here ]]> should do the trick for you

Mikey

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux