Hi Guys,
Im trying to post score to database through Post to URL and I'm using this line:
"http://www.mysite.com/game/test.php?score=Score"
Thats exactly what I'm writting in the URL field (including the quotes).
Score is the name of the Global Variable holding the score, but this is not working.
I?ll really appreciate your help.