Question about fini,ysi and 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Question about fini,ysi and mysql. (
/showthread.php?tid=258138)
Question about fini,ysi and mysql. -
Vvolk - 29.05.2011
I want to know that system is fastest and how many faster

Mysql,fini or ysi is fastest
Re: Question about fini,ysi and mysql. - [L3th4l] - 29.05.2011
MySQL: Fast, can be used for website statistics as well as other projects of that matter.
Y_INI: It's fast, use it if you are just interested in .ini files - Kinda catchy to get used to it at first.
FINI: Fast, simple to use and works.
SII: Fast, simple, fast, reliable.
------
I can only comment on those as I've used them in the past.
That being said, I would go with MySQL and or SII.
Re: Question about fini,ysi and mysql. -
Toreno - 29.05.2011
They all are fast but I also would suggest you to go with MySQL, I think it's better than any other INI Include (In my opinion).
Re: Question about fini,ysi and mysql. -
Haydz - 29.05.2011
MySQL is very easy to manage, would defiantly recommend it.