bool
xslt_transform
(string xsl, string xml, string result, string params, string args, string resultBuffer)
Warning |
This function is EXPERIMENTAL. That means, that the behaviour of this function, this function name, in concreto ANYTHING documented here can change in a future release of PHP WITHOUT NOTICE. Be warned, and use this function at your own risk. |
The xslt_transform() provides an interface to sablotron's more advanced features without requiring you to use the resource API.