control panel using Y_Ini
#1

is that possible, If i can create a Control panel on my website that Links to my server's using Y_Ini
so That player can login there and Change their pass,email and skin etc
Reply
#2

http://php.net/manual/en/ref.ftp.php
Reply
#3

Quote:
Originally Posted by GreTex
Посмотреть сообщение
is that possible, If i can create a Control panel on my website that Links to my server's using Y_Ini
so That player can login there and Change their pass,email and skin etc
you should better use mysql.
Reply
#4

How do you even make control panel with that?
Reply
#5

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
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)