Can i use infinityfree for my game database?

So i have made my own game named sekai mania, but the important thing that i want to use is login a leaderboard system. I have been used my localhost, and when i seen infinityfree is using php and mysql, i suddenly thinking, can i use infinityfree as the database system.

Nb: database only store user, pass, and profile picture

Hi and welcome to the forum! You can’t use free hosting for your game’s database, as MySQL remote access is not available.

And even if you use PHP to connect to your game’s database, the request will be blocked by our security system, which is explained here:

5 Likes

Okay thank you

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.