Creating your own Leaderboard / Highscores Easy and Free (PHP & MySQL) [UPDATED 2020]

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • Hi, are you using you own Database or the tutorial database?

    I found some small typos in the last version uploaded to duquekarlgames.000webhostapp

    You can paste this in savescores.php, under the Error Msg you get:

    echo("<br>Error description: " . mysqli_error($con));

    Then paste here the new error msg

    • Hello , thank you for the reply, I just make it to work but it seems is not what im looking for because its not update the players score but it creates a new score each time the same player send score.