Hello, i’m learning about lua and creating game in that language. I wanna create scoreboard online in my website which will be visible in graphic form or only in document to download. But most important thing is that i’m trying to send data about score to document which is on server and get the actual top 5 scores on phone. How can i do that? I dont know where to start.
Well if you want to do your own, I would suggest starting here, to learn how to get Corona SDK to talk to PHP and MySQL databases:
http://omnigeek.robmiracle.com/2012/04/15/using-corona-sdk-with-rest-api-services/
Well if you want to do your own, I would suggest starting here, to learn how to get Corona SDK to talk to PHP and MySQL databases:
http://omnigeek.robmiracle.com/2012/04/15/using-corona-sdk-with-rest-api-services/