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
  • 1 Comments

  • Order by
  • [Reply 1/2]

    To save an 'email' in your High Scores is very similar to saving the player's 'name'.

    Read this tutorial and the PHPs and edit where you find 'name', then add 'email' too.

    Step 1: add column email to DB

    Step 2: edit savescores.php (and optionally getscores.php)

    Step 3: from C2/C3 send the email too