Performance Tip: Use xinclude()
- Another way to include "remote" XML Documents
- xinclude is something like include()in php
- API: $dom->xinclude();
- <xi:include href="http://www.php.net/#xpointer(/html/head/title)"/>
Serializing of Documents?
© copyright 2004 Bitflux GmbH