(PHP 5)
XSLTProcessor::importStylesheet — Import stylesheet
This method import the stylesheet into the XSLTProcessor for transformations.
No value is returned.
Version | Description |
---|---|
5.2.8 | Accepts SimpleXMLElement again which was broken since PHP 5.2.6. |