#1

Can we use MYSQL and Y_INI in the same time?
Reply
#2

Yes.
Reply
#3

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.
Reply
#4

Thank you
Reply
#5

Quote:
Originally Posted by Michael B
Посмотреть сообщение
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.
I'm sorry, but that just seems silly. If you're going to use MySQL you might as well use it for everything. The only thing you might need files for, still, is logging which doesn't require an INI system.
Reply
#6

Quote:
Originally Posted by Vince
Посмотреть сообщение
I'm sorry, but that just seems silly. If you're going to use MySQL you might as well use it for everything. The only thing you might need files for, still, is logging which doesn't require an INI system.
Yes, if you want to logging just use fwrite, no need to use any INI system..
Reply
#7

Yes you can, but it's better if you use only 1, INI or MySQL.
Reply
#8

Indeed, it's possible, sir.
Reply
#9

Yes, I suggest you to use ini. Kindda' easy.
Reply
#10

Yes you can, but using two systems at the same time, will mess up the things. Better use MySQL.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)