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
.
Finally
,
the
last
argument
to
the
xslt_process(
)
function
is
any
parameters
that
you
want
to
pass
to
the
XSLT
document
.