|
This article, along with
This tutorial shows how to
source code, explains how
parse XML documents in
to parse XML documents
PHP. It walks you through a
using XSLT (eXtensible
fairly simple application of
Stylesheet Language
XML that you can use to
Transformations). XSLT is a
implement a news system for
language for transforming
your home page.
XML documents into other XML
documents or HTML documents.
It does not discuss XML, XSL
or XSLT syntax, but rather
focuses on how to transform
XML documents with XSLT
using the Sablotron XSLT
processor. Source code
available for download.
Date: Oct, 25 2000 Date: Jun, 21 2000 |