Best way to save Server Settings [MySQL]
#1

Hi,

I need to save server settings in MySQL but i don't have idea how to do it.

I have something like this:

Код:
enum Server
{
isRegister,
isAds,
isAsk
isReport
isHappyHours
};
new ServerInfo[Server];
So how to save it?I just have idea with many fields and one row..I don't know is it good.

This:




I think that i need to do it with more rows but i don't have idea how to load/save it on it way..
Reply


Messages In This Thread
Best way to save Server Settings [MySQL] - by GospodinX - 18.06.2018, 09:15
Re: Best way to save Server Settings [MySQL] - by FailerZ - 18.06.2018, 09:32
Re: Best way to save Server Settings [MySQL] - by GospodinX - 18.06.2018, 09:49
Re: Best way to save Server Settings [MySQL] - by Calisthenics - 18.06.2018, 09:56

Forum Jump:


Users browsing this thread: 2 Guest(s)