Jump to content

Dynamic XSL


EarlyBird

Recommended Posts

Hi guys! I'm new around these parts and pretty new to PHP too so please treat me gently!

 

OK, the problem is this. I currently use SimpleXML to generate XML in PHP. I am also loading an XSL file into SimpleXML and then performing a transformation of the XML using that XSL. This part of it all works fine. What I can't work out is how to modify the XSL from my code as the namespaces seem to break it. I was hoping one of you guys could give me a pointer in the right direction!

 

As an example for me, how would I modify the value of <xsl:stylesheet><xsl:template><html><head><title>?

Link to comment
https://forums.phpfreaks.com/topic/98670-dynamic-xsl/
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.