Query: xslt_set_encoding
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XSLT_SET_ENCODING(3) 1 XSLT_SET_ENCODING(3) xslt_set_encoding - Set the encoding for the parsing ofXMLdocumentsSYNOPSISvoid xslt_set_encoding (resource $xh, string $encoding)DESCRIPTIONSet the output encoding for the XSLT transformations. When using the Sablotron backend, this option is only available when you compile Sablotron with encoding support.PARAMETERSo $ xh -The XSLT processor link identifier, created with xslt_create(3). o $encoding - An output encoding, e.g iso-8859-1.RETURN VALUESNo value is returned. PHP Documentation Group XSLT_SET_ENCODING(3)
Related Man Pages |
---|
pg_client_encoding(3) - php |
xml_parser_create_ns(3) - php |
xslt_process(3) - php |
xslt_set_base(3) - php |
xslt_setopt(3) - php |