Posts: 459
Threads: 14
Joined: Jul 2008
Reputation:
0
mysql cause it's faster, cleaner, easy to search, more versatile, need I say more?
Posts: 1,466
Threads: 7
Joined: Jun 2009
Reputation:
0
Depending on how you use MySQL or .ini in the scrip.t
Both MySQL and .ini has their own advantages.
Posts: 466
Threads: 61
Joined: Dec 2008
Reputation:
0
MySQL: Faster, smoother, easier but more confusing if you have no clue what to do, can be used in php MySQL Databases (Example: Ban Database on forum or something)
.INI: Small space required, easy to use, has a variety of methods to write, doesn't need a plugin to run
You have to decide what you use....
Posts: 603
Threads: 19
Joined: Nov 2007
Reputation:
0
Depending on what you want to use it for, but I would generally prefer MySQL.