Monday, January 26, 2004


Using XSLT with PHP - Builder.com - In order to see the power that XSLT has in your PHP applications, I feel it is best to demonstrate this ability by way of examples. For these examples, I will be using the 4.3.3 version of PHP. The first two examples will focus on the DOM XSLT and the last two will focus on the Sablotron XSLT extension. Please remember that these extensions need to be compiled into PHP before you can run these examples.

9:12:26 AM