Quote:
Originally Posted by BlackBank
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.
|
Imo ini (files) should only be used for loading configuration settings.