Hello.
I wanna use Infinity Free to manage accounts and verification for my game.
I know that this idea for the first might sounds ridiculous, but it might be worth it.
The only thing is - am i alowed to make something like that?
Here’s how it would work:
I would have simple account creation with MySQL.
And some other stuff.
But i would also use /games/mygame1/?generateCode that, with some extra data to it, would create code with timestamp and it would save it to the users profile in MySQL database. Then it would return html code by just simply returning json, or xml?
saying that it was successful. (Just so my game could verify that)
It would still be working “website-llike” where my game’s code send http request, and recieves html code or something like that.
I wouldn’t think so. InfinityFree is meant for website hosting, not database hosting. Also, this security protocol might cause you some issues.
Thanks.
I agree with @Greenreader9; The primary purpose isn’t to display a website but instead to host game data. If you had a fully functional website and the game data on the side then you may be able to get away with it - but you will still have issues with the security system.
If you think you can do it without this getting in the way, I think you could give it a shot. Just make sure to always have a backup so of it does get taken down. (Or you can wait for Admin to respond with the final word)