Re[2]: [PHP] XSLT module bugs (?)

2001-07-19 Thread Maxim Derkachev
Hello Francis, Thursday, July 19, 2001, 5:43:37 PM, you wrote: FF The ® is because (well I think) of the utf-8 code, try utf8_decode() to FF decode it and to get it back. Not bugs, as I know now. xsl:output encoding='something' make the things work well. FF P.S. What is they command that you

Re[2]: [PHP] XSLT module bugs (?)

2001-07-19 Thread Maxim Derkachev
Hello Francis, Thursday, July 19, 2001, 6:05:55 PM, you wrote: FF Here what I use xslt_process($xslString, $xmlString, $this-result); FF and it give me this error FF Warning: Supplied argument is not a valid XSLT Processor resource in FF /home/httpd/html/xml/include/class.transform_xsl.php

Re[2]: [PHP] XSLT module bugs (?)

2001-07-19 Thread Maxim Derkachev
Hello Francis, Thursday, July 19, 2001, 6:18:58 PM, you wrote: FF Hi again Maxim, when this problem started I found that in the xslt php FF cvs (because the manual on the php site doesn't seen to be accurate FF anymore) FF mixed xslt_process(resource processor, FF string