12.06.2011, 00:15
in the table you create
playerName
so when you INSERT INTO you will need this:
"INSERT INTO `playeraccounts` (`playerName`, `playerPassword`
and so on
playerName
so when you INSERT INTO you will need this:
"INSERT INTO `playeraccounts` (`playerName`, `playerPassword`
and so on