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
  • Hey! You have 2 options, I think C3 has an option to create local files... dont know if that works. The second option is via PHP write a script to save a .txt file, it is very easy. Google how to open a file and write/read a text file from PHP