Sunday 24 September 2006 9:40:13 am
Hi all, I am making a custom module that use ajax to return results from a big XML file to the module form. I can read the whole XML documents into an array then filter it using php but this method is very very slow. Should i use <b>phpXpath</b> or <b>ezxml.php</b> lib to search through my XML file ? What is the best way to handle this case ?
Thanx for the help in advance, Martin Harispuru
EZP is Great
|