Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5302 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85978 invoked by uid 1010); 6 Nov 2003 18:19:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 85954 invoked from network); 6 Nov 2003 18:19:16 -0000 Received: from unknown (HELO smtp1.ActiveState.com) (209.17.183.249) by pb1.pair.com with SMTP; 6 Nov 2003 18:19:16 -0000 Received: from smtp3.ActiveState.com (smtp3.ActiveState.com [192.168.3.19]) by smtp1.ActiveState.com (8.12.10/8.12.10) with ESMTP id hA6I6Rsk020571; Thu, 6 Nov 2003 10:06:27 -0800 (envelope-from shane@caraveo.com) Received: from caraveo.com (leverage.ActiveState.com [192.168.3.203]) by smtp3.ActiveState.com (8.12.9/8.12.9) with ESMTP id hA6I6R29015677; Thu, 6 Nov 2003 10:06:27 -0800 Message-ID: <3FAA8DA3.3080509@caraveo.com> Date: Thu, 06 Nov 2003 10:06:27 -0800 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Christian Stocker CC: Andi Gutmans , internals@lists.php.net References: <5.1.0.14.2.20031106101617.035a2ec0@127.0.0.1> <3FAA1193.7040803@bitflux.ch> In-Reply-To: <3FAA1193.7040803@bitflux.ch> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] New PHP 5 XML extensions From: shane@caraveo.com (Shane Caraveo) I've also done a touch of slides on it, as has Sterling, and maybe even someone else, at talks.php.net. Nothing terribly in-depth. Shane Christian Stocker wrote: > My slides from my talk about XML in PHP5 are here: > > http://slides.bitflux.ch/phpconf2003/ > > examples are here > > http://slides.bitflux.ch/phpconf2003/examples/ > > And Sebastian's slides (in german) are here: > > http://www.sebastian-bergmann.de/blog/ > > maybe that helps for a start in really documentating it > > chregu > > On 11/6/03 9:17 AM, Andi Gutmans wrote: > >> Hey, >> >> Is there any place the updated SimpleXML, DOM, XSL extensions are >> documented? I don't think they are in the PHP manual. This is crucial >> to get the word out because I've gotten quite a few queries from >> people who don't know about the new XML features. >> >> Andi > >