Jump to content

not sure what to do with phpmyadmin


jeppers

Recommended Posts

i have been working with a website but only locally. i am now trying to put it online which is ok. when i was working with it locally i have been able to create multiple users which have different privileges to each page. for example i said one of my users can only read and the other can read write.

the problem is when i have went to create these users online i can't seem to find the create user option in phpmyadmin.

 

i am missing the obvious or will i have to code them in and if so can you direct me to a tutorial which shows me how.

 

thanks in advance     

Link to comment
Share on other sites

i have been working with a website but only locally. i am now trying to put it online which is ok. when i was working with it locally i have been able to create multiple users which have different privileges to each page. for example i said one of my users can only read and the other can read write.

the problem is when i have went to create these users online i can't seem to find the create user option in phpmyadmin.

 

i am missing the obvious or will i have to code them in and if so can you direct me to a tutorial which shows me how.

 

thanks in advance     

That sounds to me you are creating new MySQL user accounts for each user that registers to your site? You should not be doing this.

 

Your user accounts should be stored within your own database. And code your own system for logging in users.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.