Categories
PHPTips and Tutorials → XML and PHP

DOM XML: An Alternative to Expat

This six-page tutorial explains how to parse xml using DOM, an alternative to the popular Expat. Covers the objects used in DOM extensively, and offers a few simple and long examples.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Transforming XML with XSL using Sablotron

This article, along with source code, explains how to parse XML documents using XSLT (eXtensible Stylesheet Language Transformations). XSLT is a language for transforming XML documents into other XML documents or HTML documents. It does not discuss X...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Backends Sharing Data

What if you could script remote procedure calls between web sites as easily as you can between programs? This tutorial shows how it can be done in PHP.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP developers: Fill your XML toolbox

The PHP scripting language''s XML support has a few gaps, but you can fill them with Java objects in a pinch. In this article, find out what XML tools are available now for PHP developers looking to craft XML projects, and find out how to access...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com