Re: Working with XML: DomDocument or SimpleXML?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux