hi Friends,
Good evening, i need a code to set a user to limited options to manage MySql database through php page,
Desc: i'm Admin for a particular website i have some users, they may access compted database(like create table, insert, delete..)with username & password, but i want to put some check boxes to limit database access to them, that means if i checked create table,they only have to access create table command and others have to disable.
thanking you
Prem
Help me please!!!
Moderator: General Moderators
Re: Help me please!!!
You can use something like phpmyadmin and it's add user feature to do this.