Is it worth converting from .INI file system to MySQL?
#1

I have a pretty long script, I'm using the dFile file manager to save players' stats, vehicles and etc.

Converting from dFile to MySQL would take a lot of time, probably - since I have never worked with MySQL. I managed to create tables in my db matching the .INI files that I have.

But I don't know if it's worth spending all that time doing the conversion, using sscanf to load everything from the db everytime, etc. I assume it is efficient, but does it worth my time?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)