Can I use the Database on Infinity to add user accounts

Hi,

I’m a newbie but a fast learner, I’m wondering if I can use MySQL to create a Database and add user accounts and allow users to register/login on my website all in infinity?

Can I give those users differnet premissions like Admin/Mod/User?

I understand Infinity is limited :slight_smile:

Thanks.

Welcome.

I am a bit confused as to what you are asking.

You can only have one database user, who has all privileges, and it shares the same username and password as your FTP account.

If you mean creating a login system on your website, and have multiple users with different permission levels all managed within your own application, yes, that is possible with PHP and MySQL.

6 Likes

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