Reply to PHP DOM function to include XSL reference
Posted by hgwoss@gmx.de on 04/03/06 20:36
Hi,
I have been able to successfully create XML documents with dom
functions. But i can't figure out how to include an xsl stylsheet
reference like <?xml-stylesheet href="test.xsl" type="text/xsl" ?>.