Introduction
About XSLT and Sablotron
It
is
a
standard
defined
by
The
World
Wide
Web
consortium
(
W3C
)
.
Installation
This
extension
uses
Sabloton
and
expat
,
which
can
both
be
found
at
http
:
/
/www.gingerall.com
/
.
On
UNIX
,
run
configure
with
the
--with-sablot
and
--enable-sablot-errors-descriptive
options
.
About This Extension
This
PHP
extension
implements
support
Sablotron
from
Ginger
Alliance
in
PHP
.
This
toolkit
lets
you
transform
XML
documents
into
other
documents
,
including
new
XML
documents
,
but
also
into
HTML
or
other
target
formats
.
It
basically
provides
a
standardized
and
portable
template
mechanism
,
separating
content
and
design
of
a
website
.