XSL Support in PHP5
Posted: Thu Jan 25, 2007 11:08 am
Hello,
I have a host who's installed PHP5 with simpleXML compiled along with XML support...
im trying to transform an XML document using new XSLTProcessor() but i get an error undefined function...Does this mean that there is no Support for XSL Transformation? Is there anything in SimpleXML that i can use?
I have a host who's installed PHP5 with simpleXML compiled along with XML support...
im trying to transform an XML document using new XSLTProcessor() but i get an error undefined function...Does this mean that there is no Support for XSL Transformation? Is there anything in SimpleXML that i can use?