In this tutorial you will learn how to create your own Highscores for your games, using your own free server / database. Let's go! Here's an example of how the...
[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