Has anyone got PHP5 working with Berkeley DBXML API (native XML database?).
PHP5 is reported to be working with DBXML.
Some reference to PHP5 DBXML API here .
Also found some reference to needing Swig for the scripting wrapper (PHP to C++).
I'm looking for locations of mod_dbxml and mod_db4 extensions.
And any tutorials for building a PHP5 <-> Berkeley native XML database interface (mainly for managing large SVG files).
Thanks.