Hi again Maxim, when this problem started I found that in the xslt php
cvs (because the manual on the php site doesn't seen to be accurate
anymore)

mixed xslt_process(resource processor,
                    string xml,
                                        string xsl[,
                                        string result[,
                                        array  arguments[,
                                        array  parameters]]])


so xslt_process need a resource processor, so it has to have an error,
because I don't pass any process.

Are you sure that you're using 4.0.6? If so what was your configure
option?
 
Thanks again.

Maxim Derkachev wrote:
> 
> 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 on line
> FF> 74
> 
> Haven't seen such an error yet.
> 
> --
> 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
> 
> --
> 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]

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