Here what I use xslt_process($xslString, $xmlString, $this->result);

and it give me this error 

Warning: Supplied argument is not a valid XSLT Processor resource in
/home/httpd/html/xml/include/class.transform_xsl.php on line
74

Maxim Derkachev wrote:
> 
> 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 made for php 4.0.6 to parse your xml
> FF> file, I'm not able to parse a xml file with sablotron since 4.0.6.
> 
> xslt_process(). Works well since the first try. I don't process file,
> I compose xml in a string first.
> 
> --
> Best regards,
> Maxim Derkachev mailto:[EMAIL PROTECTED]
> System administrator & programmer,
> Symbol-Plus Publishing Ltd.
> phone: +7 (812) 324-53-53
> www.books.ru, www.symbol.ru

-- 
Francis Fillion, BAA SI
Broadcasting live from his linux box.
And the maintainer of http://www.windplanet.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to