Is to use .txt file or Mysql - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Is to use .txt file or Mysql (
/showthread.php?tid=455467)
Is to use .txt file or Mysql -
Unoffical - 01.08.2013
i am currently do a login system so is Mysql better for a hosted server? or should i use the .txt
Re: Is to use .txt file or Mysql -
[ABK]Antonio - 01.08.2013
It really depends on what you want to do.
Re: Is to use .txt file or Mysql -
Dopefull - 01.08.2013
If it's a big server and there's going to register a lot of players, I would prefer MySQL. But with smaller servers you can just use .txt or .ini
Re: Is to use .txt file or Mysql -
Unoffical - 01.08.2013
ok thanks for the feedback