Is there any easy way(without using mySQL database) to do High score system for a flash game?
1) Post the scores(Post_Scores.php)
2) Load the top 10 scores(Scores_DB.php)
I've done a tiny game using flash(ActionScript), now I need little help from you guys to store and load 10 best scores using php. Need help, please.
Thanks in advance!
-GM