in reply to DBI on Web Host?
A little more complex, however you can do tricky and cool stuff like convert the output to XML.. You also have the added advantage of being able to modify the backend (perhaps using MySQL or Postgres) without having to modify your web code.
Another advantage is you'll have a common API with which to talk to whatever back you wish! so, you'll be able to scale up your front end, or at least make it a little more extensible.
So this is kinda OT and a little out of scope, but another viewpoint none the less...
|
|---|