Hi,
I'm looking for a lib that well support on DOM in PHP, any suggestion?
Thanks
Not sure I understand, when compiling PHP you can tell if you want DOM enabled or not as they are part of the core. Or are you asking for a library to help with DOM?
Thanks for reply.
I'm using PHP4.3, as I read it's not well support on DOM, so I'm looking for some extension lib that help with DOM (for PHP 4.3.x)
Well, there's the [man]DOMXML[/man] extension....