In <[EMAIL PROTECTED]>, Vikram Vaswani wrote:
> Hi all, > > Am working with the XSLT functions in PHP. I'm trying to trap errors > with the xslt_error() functions - however, the function generates no > output even if I deliberately introduce errors into the XSLT sheet. > > Same goes for the openlog() function. Any one have any ideas how I can > use these to generate and log errors? as far as i know, ext/sablot from 4.0.6 doesn't really support the error function. you have to wait for 4.1.0 and the new ext/xslt extension, which does support that just fine. > Finally, I don't think the Sablot engine which ships with 4.0.6 supports > all the features of the XSLT spec. Any clues on where I can find a list > of supported items? http://www.gingerall.com chregu -- 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]