Hello all
If you want to make a leaderboard to your app or game see this below
demo
rafaeltrigo.000webhostapp.com/leaderboard
Attention ! the server is very very slow ...
All My tutorials here
construct.net/en/tutorials/construct-tutorials-2525
download the files
put then into your server
change the DB username, DB password ,DB name and DB table in login.php
create a table in your databese with name : leaderboard
After create : id , username , country , coins and level
open the c3p change the urls to yours and thats it
Soon I Will create a tutorial on how create a free server and mysql
I will update this tutorial with a step by step guide when I get spare time
You can use this example of coins and make different rank with stage country etc
you can display flags , avatar etc , you can do anything you want like a pro leaderbord game , just see what I did and replicate it to other things
Files to download
dropbox.com/s/2wmib136lgbvasw/LeaderBoard.zip