• Is it ok to store in the data folder with a .txt files, the players jobs access
    3 replies, posted
Is it ok to store in the data folder with a .txt files, the players jobs access Or it's way better to store this in a Sql Database ? I have already use Sql database with php but if I can stop myself from learning something then why not! My question is: Does it really change something, like are the performances way better with sql for example?
My guess would be that the Data folder takes up more performance, but not that whole much. Then again MySQL needs to connect to a 3rd party server. I would suggest looking at the tasks they need to do and judging off of that.
PData might work.
Alright, thanks you! I'm going to see what does Pdata do.
Sorry, you need to Log In to post a reply to this thread.