EarlyBird Posted March 30, 2008 Share Posted March 30, 2008 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.