Online Highscore Server on External websites
Hello, i have been trying to tackle this problem for a while and its forbidding me from putting my project anywhere so help would be much appreciated. I have added an online server to my HTML game to store high-scores and display them. This is achieved implementing this tutorial: http://community.clickteam.com/threads/87185-Online-High-Score-Tutorial done by Sparckman. This works correctly when launched on my own website (the one that has the SQL server) but when i try to post the game elsewhere on Itch.io for example the server does not register.
I have contacted various people and they have said "You need to configure your PHP script to allow connections from the domain where you game is hosted, and you need to provide support for HTTPS to your script". Please if anything knows anything or can help please let me know.
Thanks Lucas.