Tagged Questions
5
votes
3answers
957 views
Securing JavaScript / PHP game data
Followup to securing-http-data-from-a-javascript-game-to-server.
I'm working on something similar, in that I have a PHP backend and a JavaScript frontend, which plays around with the HTML5 canvas ...