Hi,
I have one simple question : who can see my URL when I will publish my game ?
For example, I do request to : "www.mywebsite.com/Script.PHP?Variable1="&Variable1&"&Variable2="&Variable2
and my script sends Variable 1 and Variable 2 to my Mysql database. So anyone who know my URL can enter and send information to my database !
Thanks !