Read/Write simple data to server (ex: high scores)
What would be the simplest way to write (and then read) simple txt data to a server? I’m hosting a site for elementary aged educatoinal games for children (www.roomrecess.com) and I want the games to keep the high score for them.
Thanks!