Re: [PHP] OPINIONS wanted - xml-DOM-xsl + php

2003-08-14 Thread [EMAIL PROTECTED]
Hello, The reluctance to install DOM and XSL might be due to the fact that they tend to use a little bit more of processor and memory than other modules. But then again you can say the same about a join on a really big mysql table. :-) SAX on the other hand tends to be leaner and meaner so you

Re: [PHP] OPINIONS wanted - xml-DOM-xsl + php

2003-08-14 Thread Analysis & Solutions
On Wed, Aug 13, 2003 at 11:44:18PM +0200, Thomas Hochstetter wrote: > > Are there plans to make the xml-DOM-xsl combination standard in future > releases of php (version 5)? The .dlls are there. A person involved with the development recently said that in PHP 5 "The DOM, SAX, XPath, Schema and any