Hey, Why not use sqlite ? Apart from that mysql is IMO a low cost/maintain solution and is probably on every hosting server.
-- Marcin Domanski http://kabturek.info On Sun, Jul 20, 2008 at 6:29 PM, Balanza <[EMAIL PROTECTED]> wrote: > > Hi, > I'm creating a very small website that shows my customer's > informations and allows him to manage the contents to be shown. To do > that, in order to keep costs low, I'd like to use a simple xml file > instead of using a proper db, with its hosting costs and problems to > be managed. I thought I could create an xml-dbo-driver trought which I > could act with xml nodes as database tables. > > Looking for something similar on internet, I wonder how it seams > nobody has the same problem to be solved, as nobody metioned it. I > only found this link wich show how interact with an html file with sql- > like interrogations: > http://myeasyscripts.com/loudbaking/htmlsource-a-new-dbo-driver-for-cakephp/#comment-1135. > > > Does anybody have an answer? > > > Thanks > > Balanza > > > PS: I'd like to apologize for my English which I know isn't perfect at > all :( > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
