|
xslt_createCreate a new XSLT processor Description
resource xslt_create
( void
)
Create and return a new XSLT processor resource for manipulation by the other XSLT functions. Return Values
Returns an XSLT processor link identifier on success, or Examples
Example #1 xslt_create example
<?php See Also
|