(PHP 4 >= 4.0.5)
xslt_set_encoding — Set the encoding for the parsing of XML documents
$xh
, string $encoding
)Set the output encoding for the XSLT transformations. When using the Sablotron backend, this option is only available when you compile Sablotron with encoding support.
xh
Identificatorul legăturii procesorului XSLT creat cu ajutorul xslt_create().
encoding
An output encoding, e.g iso-8859-1.
Nu este întoarsă nici o valoare.