12.07.2018, 06:51
Quote:
|
Uhm, MySQL isn't the fastest... INI can be much faster, it all depends on the way you save your data. Ofcourse MySQL is better for a lot of different data and their relationships, but if you just save and load user data, INI is good enough.
|
MySQL = Database
INI = File System


