|
XSLTProcessor::registerPHPFunctionsEnables the ability to use PHP functions as XSLT functions Description
public void XSLTProcessor::registerPHPFunctions(arraystringnull
$functions = null )This method enables the ability to use PHP functions as XSLT functions within XSL stylesheets. Parameters
Return ValuesNo value is returned. Examples
Example #1 Simple PHP Function call from a stylesheet
|