I dont have access to a database on my website, but i still want to store information in a similar fashion. does anyone know of the best alternative to this?
Hi,
what kind of information would you want to store?
wizkid
well im trying to make my website a little more dynamic for ease of updating, so page lists will be one, ill have articles and stuff there also, not sure what else. as i get ideas i will expand it.
if you would only want to store text, then you could use an XML database.
Xml Database - sounds interesting, after all, everything im storing is only text.