xslt_process

xslt_process -- Perform an XSLT transformation

Description

mixed xslt_process ( resource xh, string xml, string xsl [, string result [, array arguments [, array parameters]]])

It allows you to perform an XSLT transformation using almost any type of input source .

דוגמה 1 .




דוגמה 2 .






דוגמה 3 .






Finally , the last argument to the xslt_process( ) function is any parameters that you want to pass to the XSLT document .