Scores/data kept online
Submitted by stevor on Mon, 08/25/2008 - 20:47.
I want my games to run online. I want the scores to be saved at the site that hosts the game and not have the score saved on any individual computer so a player doesn't have to use the same computer to continue. From what I've gathered, it'd be best to have the data (user, password, scores, and such) in a database and read from there. Being new, I don't know where to even look up such inf, whether it is XML-related, PHP-related or what.
Copyright Gary Rosenzweig
