need to write flash game score in XML file -


i working on flash game shooting egg game. want export score(what ever may ) xml file using php developer can take there n post wall play games on facebook n asks "do u want post scores?". variable of dynamic text box score.

i have done in past , have sent score directly php script eg. php?name=trevor&score=103 (make sure encrypt though, people can't 'game' it). php script stores in small database table if score within top 10 scores.

when scores required display, php/sql requests top 10 scores , orders them score.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -