Due to the fact we have xml AND dbase implementations of the API, and we plan to write an SQL variant in the future, it seems inappropriate to use a project name that only describes the XML variant.
The PhpXdb project should now help website developers authoring small hosted budget bound websites host database solutions without paying for SQL. Then later as their usage grows the project will allow them to incrementally scale up through dbase and or SQL, database at a time, without having to change any presentation layer code!
Many bug fixes included and a substantial re-write of the generic database manager. Databases can also be created from tab separated data files, making it even easier to create both databases and guis built round the API.
The first proper beta of PhpXmlDb. Supports databases of XML or Dbase through the same API, providing utilities to convert between the two and a manager to maintain them.
The PhpXml project has been renamed to Php.XPath and will no longer have it's temporary home here at the phpxmldb project.
PhpXml version 1.N.X has been authorised as the main branch of this project and we are proud to launch version 1.6. Many major and silly bugs fixed, and performance upgrades in the removeChild() function
Major performance enhancements, critical bugs fixed, and new DOM style inteface.