On Thursday 01 July 2004 15:49, John W. Holmes wrote:
> - Edwin - wrote:
> > I guess it's more on the underlying library. (i.e.
> > Sablotron vs libxslt)
>
> Yeah, I guess that's what I meant; the "XSLT extension"
> versus the "XSL extension" which basically comes down to
> the libraries powering them.
>
> Anyone have any recommendations which one would be better
> to use in a PHP5 project?

When the release for RC1 was announced, this was also 
mentioned:

  "XML support has been completely redone in PHP 5, all 
  extensions are now focused around the excellent libxml2 
  library (http://www.xmlsoft.org/)."

I guess that includes libxslt so most probably you'd be 
better off sticking with them ;)

- E -

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to