02-26-2011, 07:27 PM
(02-26-2011, 06:43 PM)MidNight link Wrote: use y_ini its easy and the fastest way to write & save
I bet it's not faster than MySQL when storing huge data and multiple fields. Also when using MySQL you can use the MySQL database to create websites too, PHP for example also supports MySQL, that allows you to create your own web-statistics like LVP has. When using MySQL you have a lot of more functions than using any INI system, it's also easier to manage user data when using phpMyAdmin.