31.10.2013, 15:17
That shouldn't be too hard to do but it'll obviously be slower than if you're storing data in SQL. If your webserver is on the same server as the gameserver you don't need to deal with continously opening and closing ftp connections.
PHP has some useful functions to work with ini files;
http://php.net/manual/en/function.parse-ini-file.php
PHP has some useful functions to work with ini files;
http://php.net/manual/en/function.parse-ini-file.php