Recently I have caught on to XML, and I think it truly is a good idea. Because XML was *made* to store data I believe an XML flatfile database is (perhaps) one of the best ways to store data because it can be easily exchanged. Therefore I would like to embark on the feat of trying to create xml_db_lib, which (as the name suggests) will be a library of XML database functions. This includes everything from adding data, to querying the data. It would greatly help if anyone could point out a PHP application to me that uses a XML database so I can get a better idea of the inner workings of it, also if you have any suggestions I will gladly hear them...
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php