J
Jonathan Wood
I'm creating a simple site that will display photos, which I'd like to
organize and display.
A full database would be WAY overkill for this site. I'm wondering if an XML
files could be used instead as a simple database. I know it wouldn't be as
efficient, but if I can open, read, search, modify and save the contents, it
seems like it would work pretty good for me.
Concurrency would be nice too, although I don't really think that's
necessary for this current site.
Thanks for any tips.
Jonathan
organize and display.
A full database would be WAY overkill for this site. I'm wondering if an XML
files could be used instead as a simple database. I know it wouldn't be as
efficient, but if I can open, read, search, modify and save the contents, it
seems like it would work pretty good for me.
Concurrency would be nice too, although I don't really think that's
necessary for this current site.
Thanks for any tips.
Jonathan