xslt_set_encoding(3) php man page | unix.com

Man Page: xslt_set_encoding

Operating Environment: php

Section: 3

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
mb_convert_variables(3) - php
mb_encoding_aliases(3) - php
pg_client_encoding(3) - php
xslt_set_object(3) - php
xslt_set_scheme_handlers(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!