05-15-2009, 03:34 PM
|
#4 (permalink)
|
|
how quixotic are you?
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
|
I would suggest not using XML, simply because it can be a pain to parse. Instead I would store the data in JSON format.
Although, it is best to use a SQL database. They are much faster and handle big databases quickly.
|
|
|
|