|
This article, along with
This tutorial shows how to
source code, explains how to
parse XML documents
parse XML documents
in PHP. It walks you through
using XSLT (eXtensible
a fairly simple application
Stylesheet Language
of 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 |