I want to know how to Convert a LOTF Source that is .ini into a Non ini Source Any Guides? Tips, ty.
Co B,c,
Co B,c,
Really useful..Quote:
Dude, I would help you but I don't know how bro.
Lol, the only reason a few of the consider-themselves-smart people here say MySQL is better is because they eitherQuote:
If you don't know how to edit a file at runtime you really shouldn't be calling yourself a programmer considering there is Win32 API functions to deal with INI files which can be harnessed into an easy-to-use wrapper-class.
In what sense is MySQL better than a flat-file system? You can't really just say "x" is better than "y" in this kind of case. With a flat-file system your less prone to have you system "hijacked", where as with a SQL-database, an attacker can generally find some way to SQL-inject and breach your database. This is just one example but the list goes on with SQL-languages winning some, and flat-files winning some.