Re: [SM-USERS] Possible $prefs_cache[$key] values and keys

2003-11-23 Thread DALive Editor
Hmm...I think you're a genius. My mind was so set on having strict XML tags i forgot abotu trying such an approach...but for that approach I'd have to loop through the records to find teh correct key and get it's value...a little more processing power...but it gets the job done. Thank you.

Re: [SM-USERS] Possible $prefs_cache[$key] values and keys

2003-11-23 Thread Jonathan Angliss
On Sun, 2003-11-23 at 20:38, DALive Editor wrote: > Hmm...I think you're a genius. Not really, I've not done too much work with XML, but from what I've seen, my approach is okay. You could even have it in the format: > My mind was so set on having strict XML tags i forgot abotu trying > such a