Jump to content

What permissions should I set?


5kyy8lu3

Recommended Posts

Hi.  I'm really new to php/mysql.  I'm self taught.  So far I have a page with login, and permissions depending on login (basically that's the dynamic content, admin vs regular member).  It has no purpose, I'm just doing it as proof of concept, i figure it's the best way to learn.  I'm currently working on security.

 

Right now I'm using the superuser login for my pages but from what I read that's a big no-no.  Which permissions should I leave?  Would just SELECT, INSERT, and UPDATE be sufficient?  I know it's kinda open ended, but all the website does is create a row for new "users", update info for those users, check log-ins vs what the user entered, pretty basic stuff.  If i need to add/delete anything I can do it with my main account.

 

Sorry about the question being open-ended, I just don't know enough to know exactly what I'm asking lol.  Oh, and since it's required, I have SQL 5.0.45

 

Thanks =)

Link to comment
https://forums.phpfreaks.com/topic/136476-what-permissions-should-i-set/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.