Re: [PHP-XML-DEV] DOM XML and XSLT implementation in PHP 5
[email protected] (Adam Trachtenberg) Wed, 4 Feb 2004 11:48:08 -0500
| Newsgroups | php.xml.dev |
|---|---|
| Message-ID | <[email protected]> |
On Feb 4, 2004, at 11:29 AM, Jerzy Kowalski wrote: > Could you suggest me were I can find any information about new > implementation of DOM XML and XSLT in PHP 5.0 beta? May be some "beta > documentation" is available, or you could point me to some function > references or any development notes? Christian Stocker's slides http://slides.bitflux.ch/phpconf2003/ Shane Caraveo's slides: http://talks.php.net/show/xmlandphp-vpug-oct-2003 My article in February 2004 PHP Magazine (Digital Edition) http://www.php-mag.net/ (This costs a few euros, but is worth it. This edition has lots of XML material.) The test suite examples for ext/dom and ext/xsl bundled with the PHP 5 source code. My article has the advantages of containing full sentences instead of bullet points. It is also more up-to-date than the slide presentations, so the examples should be correct. (There's been lots of changes in the PHP 5 XML code in the last few months.) However, it costs money, so you may prefer to use Christian's slides and supplement by looking at the source. -adam -- adam trachtenberg [email protected]