how to update player ip on connect
#1

i Got in my Mysql database IP of the player, but i want to put "LastIP" , wich registers The last logged in ip of the user, Do you know a way to update it into the database?
i tried to use Insert one, but it didn't seem to work , it keeps on the same ip, thanks in advance
Reply
#2

If you want a static constantly-changing lastIP column in the players account table simply use an UPDATE query.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)