[xslt] Node trees as arguments with PHP5/XSL



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]