Hi,

For everyone who needs to pass node trees as parameters to
the XSLT processor in PHP 5:

http://alexandre.alapetite.net/doc-alex/xslt-php4-php5/xslt-php4-to-php5
.php.txt

This document is about how to make PHP 4 code run with PHP 5.

The underlying XSLT processor changed from Sablotron to
Libxslt/Libxml2 in PHP 5; there are some incompatibilities,
which raised questions concerning the way to pass node trees
into the transformation.

Regards,

Kasimier
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
[email protected]
http://mail.gnome.org/mailman/listinfo/xslt

Reply via email to