Colin Guthrie wrote: > I like working with SimpleXML but DomDocument seems more useful in > some cases (e.g. working with XSLT transforms etc.). In PHP4 we used the xslt extension (for sablotron), but when this went away in PHP5, we moved to the DOMDocument stuff, which is working fine. Seems to be fast too, but we don't really process anything large in PHP. /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php