xslt_set_encoding()
xslt_set_encoding - Set the encoding for the parsing ofXMLdocuments
Syntax
xslt_set_encoding (resource $xh, string $encoding)Arguments
- xh - The XSLTprocessor link identifier, created with xslt_create().
- encoding - An output encoding, e.g iso-8859-1.
