Hi,
I need to do some php xml processing on my php 4.2.2 and from what i'v read online the DOM extension prior to php 4.3.0 had some serious bugs and memory leak problems.. is this this true?
I find the parser functions in xml (expat) quite messy to use and i've been told that DOM is tidy.
Somebody please shed some light on this for me 🙂 if there's any other simple xml extension (how is sax?) could somebody please let me know?
thanx