Dynamic URLs to post scores to a php file
Hi Guys,
is it possible to have a dynamic url?
We are creating a game for the GS arcade and I want people to add their name and then 'post score' so I need the URL to be dynamic for example:
http://www.domainname.com/scores/score.php?name=ian&score=112
this can then be translated by the php file and turned into an online scoreboard..
Is this possible?
thanks
Ian
______________________________________________
Game Graphics at http://www.graohic-buffet.com
is it possible to have a dynamic url?
We are creating a game for the GS arcade and I want people to add their name and then 'post score' so I need the URL to be dynamic for example:
http://www.domainname.com/scores/score.php?name=ian&score=112
this can then be translated by the php file and turned into an online scoreboard..
Is this possible?
thanks
Ian
______________________________________________
Game Graphics at http://www.graohic-buffet.com
Comments
Cheers
Ian
--------------------------------------------------------
Game graphics for budding developers: http://www.graphic-buffet.com
http://forums.gamesalad.com/discussion/27458/
EDIT: as a side note I always have fun trying the forum search to see how I would find something ... if it wasn't for the forum community helping each other out ... yup you guessed it ... looking for this 'valuable' thread ... not a chance. Man it's as if GS doesn't give @$@$ about user generated content.
You'll be able to make a link on the game and make it go to the domain where the mobile application is hosted online, (i.e = debugdesign.com/scoretracker
and then using that mobile application it will help the user compile a score which will then be sent to wherever you want it,
These guys: http://DisruptiveDev.com/ are friends of mine and I'm sure they'll be able to help you with it!,
Cheers,
Jack