php man page for xslt_set_encoding

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 ofXMLdocuments

SYNOPSIS
void xslt_set_encoding (resource $xh, string $encoding)
DESCRIPTION
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.
PARAMETERS
o $ xh -The XSLT processor link identifier, created with xslt_create(3). o $encoding - An output encoding, e.g iso-8859-1.
RETURN VALUES
No 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
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun