   #PHP Manual XSLT functions xslt_set_base xslt_set_error_handler

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               xslt_set_encoding

   (PHP 4 >= 4.0.5)
   xslt_set_encoding -- Set the encoding for the parsing of XML documents

Description

   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.
   ______________________________________________________________________

   Prev          Home                   Next
   xslt_set_base  Up  xslt_set_error_handler
