xslt_create()
xslt_create - Create a new XSLT processor
Syntax
resource xslt_create ()
Arguments
-
Description
Create and return a new XSLT processor resource for manipulation by the other XSLT functions.
Version
PHP 4.0.3
Return value
Returns an XSLT processor link identifier on success, or FALSE on error.