Code:
<!-- Walala Wizcoder -->
some credits would be fine, still it isn't right though.
Code:
$query = "INSERT INTO $account_table(UserID,Email,UGradeID,PGradeID,RegDate,Name)
VALUES
('".mysql_real_escape_string($username)."','".mysql_real_escape_string($email)."','','','','')";
$query7 = "INSERT INTO Character(AID,Name,Level,Sex,Charnum,Hair,Face,XP,BP,HP)
VALUES
('51','$_POST[username]','','','','','','','','')";
Where are the Coins, eCoins, pCoins? you are going to have allot errors, AND why the fck does it insert 51 and shit into characters? telling me this is fixed is more bullshit then you trying to release it, you only tested the page itself and not how it functions with the whole web.