16.07.2018, 01:59
Quote:
|
That's true, but i was more aiming to people who are new in the programming scene.
No, MySQL doesn't have to be faster. INI is file based, so faster to read (if you are running decent hardware, as most servers do). With MySQL you have to connect to the MySQL server, run the query and 'receive' it back. |


