Function.xslt-set-encoding

Aus PHP-Wiki

Wechseln zu: Navigation, Suche
Stubenwagen Johanna antik und kfz-versicherungVergleich . Kreditkarten Vergleichen Online - Kostenloser Kreditkartenvergleich

xslt_set_encoding — Set the encoding for the parsing of XML documents

Beschreibung

void xslt_set_encoding ( resource $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.

Parameter-Liste

xh
  • The XSLT processor link identifier, created with xslt_create().
encoding
  • An output encoding, e.g iso-8859-1.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Persönliche Werkzeuge