Hi all. I made a browser game, and I would like to create a scoreboard. The idea is for users to come to my site and play, and when they complete the game, send their scores to my server. There will be a screen where I will show the top 10 highest scores. I would like to know the simplest way this can be done. If I can use dictionary, or xml, or have to use php and mysql. thanks