March 2002
Intermediate to advanced
528 pages
21h 29m
English
WDDX
These functions are intended for work with WDDX, an XML-based standard for exchanging data between applications. See Chapter 11 for a detailed discussion of using XML in PHP.
The WDDX library is not enabled by default. To use it, you must
install the expat library and compile PHP with the
--with-xml[
=DIR
]
and --enable-wddx directives.