How to store system configurations?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Locked
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: How to store system configurations?

Post by requinix »

Sure. Do a regular SQL query, loop over the results, and define() things.
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: How to store system configurations?

Post by pickle »

Locking topic as this is clearly a new thread when meant to be a reply.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: How to store system configurations?

Post by requinix »

pickle wrote:Locking topic as this is clearly a new thread when meant to be a reply.
OP deleted their post. It's been happening a lot recently... I'm thinking I'll start quoting the first post rather than simply replying.
Locked