newbie...
expath vs libxml2...
libxml2 is an implementation of dom
expath is a sax parser
both comes with php installation (ie 4.3)
both need to have php recompiled:
libxml2 --> --with dom
expath --> --with xml
have I written anything right??
:-(
tks...
expath vs libxml2...
libxml2 is an implementation of dom
expath is a sax parser
both comes with php installation (ie 4.3)
both need to have php recompiled:
libxml2 --> --with dom
expath --> --with xml
have I written anything right??
:-(
tks...