Re: php_xslt: xslt_set_encoding

[email protected] ("Alexandru COSTIN") Sat, 8 Mar 2003 18:47:45 +0200
Newsgroups php.dev,php.xml.dev,php.windows
Message-ID <[email protected]>
    Hello,
    Indeed they don't have the set_encoding function compiled in (even if
the full iconv is redistributed with php).

    Anyway, I suggest you to take a look at the domxslt extension, is way
much faster (and uses directly UTF-8 internally)

                Alexandru
"Michel Sahyoun" <[email protected]> wrote in message
news:[email protected]...
> I have downloaded the 4.3.1 windows binaries zip package and it doesn't
seem
> to have xslt_set_encoding() enabled.
>
> Can anyone confirm this? And short of getting the sources and recompiling
> PHP, is there another binary distribution that would have
> xslt_set_encoding() enabled?
>
> Thanks,
>
> Michel
>
>