12.03.2015, 15:44
What I think :
- You don't need Mysql for these kind of things, MySql is good for accounts and similar things, because it's fast and safe, but SQL is hard to manipulate, because it's not an include / plugin, it's a language. So, I'd say check out y_ini / djson / ..., good for loading and saving similar data.
- You don't need Mysql for these kind of things, MySql is good for accounts and similar things, because it's fast and safe, but SQL is hard to manipulate, because it's not an include / plugin, it's a language. So, I'd say check out y_ini / djson / ..., good for loading and saving similar data.