View Single Post
Old 05-15-2009, 03:34 PM   #4 (permalink)
ETbyrne
how quixotic are you?
 
ETbyrne's Avatar
 
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
ETbyrne is on a distinguished road
Default

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.
__________________
Dingo Web Systems > http://www.dingocode.com
My Website > http://www.evanbot.com
ETbyrne is offline  
Reply With Quote