18.04.2015, 15:45
Where do you get the players information?
You should have a SELECT query somewhere in your script, like under a function called LoadPlayerData or something.
You should have a SELECT query somewhere in your script, like under a function called LoadPlayerData or something.
PHP код:
"SELECT * FROM `users` <rest of code>"