On Wednesday 18 July 2001 16:10, Leon wrote:
> Hi,
> Is there some way to include HTML tags in a XML doc???
> I want to use a XML document to include HTML data for my
> webpage. I have made a solution of replacing a special word to
> the '<' and '>" of a HTML tag.
> But I think my solution is very stupid.
This should work:
<myhtmlcode><![CDATA[<head><title>my html
code</title></head>]]></myhtmlcode>
--
Christian Reiniger
LGDC Webmaster (http://lgdc.sunsite.dk/)
REALITY.SYS corrupted ... reboot Universe [Y,n]?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]