Page 1 of 1

Help me please!!!

Posted: Fri Sep 17, 2010 9:12 am
by nand998
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

Re: Help me please!!!

Posted: Fri Sep 17, 2010 12:06 pm
by ginocyber
You can use something like phpmyadmin and it's add user feature to do this.