Hi,

Does anybody have any depthful knowledge of the SimpleXML extension in
PHP5?..

More accurately, do you know if the simpleXml->xpath() method uses DOM,
SAX or some other method of parsing a loaded XML document?

I ask because I am trying to parse arbitrary XML documents as efficiently
as possible (avoiding DOM).

Kieran

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to