Posts: 404
Threads: 72
Joined: Dec 2013
Reputation:
0
Can we use MYSQL and Y_INI in the same time?
Posts: 1,004
Threads: 18
Joined: Oct 2014
Reputation:
0
Of course. Both are file writting systems, just that MySQL uses Structured Query Language to add information into a database. You could use MySQL to save server accounts and y_INI for vehicles, gangs and other things.
Posts: 749
Threads: 76
Joined: Apr 2013
Reputation:
0
Yes you can, but it's better if you use only 1, INI or MySQL.
Posts: 60
Threads: 2
Joined: Oct 2014
Reputation:
0
Indeed, it's possible, sir.
Posts: 123
Threads: 19
Joined: Feb 2015
Reputation:
0
Yes, I suggest you to use ini. Kindda' easy.
Posts: 698
Threads: 5
Joined: Jul 2014
Reputation:
0
Yes you can, but using two systems at the same time, will mess up the things. Better use MySQL.