View Single Post
Old Jan 4th, 2006, 4:19 PM   #9
emdiesse
Programmer
 
Join Date: Jul 2004
Location: Hampshire
Posts: 56
Rep Power: 5 emdiesse is on a distinguished road
Quote:
Originally Posted by Rory
Or even use (gasp) XML. I'm lazy and would simply serialize a hashtable which is perfectly safe if the text file can be trusted or is encrypted (i.e. someone won't get you to deserialize malicious objects).
I origionally thought of XML but I don't know how they work, I'm guessing text files would be easier to use?
emdiesse is offline   Reply With Quote