March 2002
Intermediate to advanced
528 pages
21h 29m
English
XSLT
The eXtensible Stylesheet Language Transformation (XSLT) extension uses the Sablotron library to provide XSLT functionality to PHP scripts. XSLT provides powerful templating features to create HTML and XML documents. See Chapter 11 for an introduction to using XSLT.
To use it, you must install the Sablotron library and compile PHP
with the
--with-sablot[
=DIR
]
directive.