|
xslt_setoptSet options on a given XSLT processor Description
mixed xslt_setopt
( resource
$processor
, int $newmask
)
xslt_setopt sets the options specified by
Parameters
Return Values
Returns the number of previous mask is possible, Examples
Example #1 xslt_setopt Example
<?php See Also
|