View database based on access level
Moderator: General Moderators
-
tonyck2000
- Forum Newbie
- Posts: 2
- Joined: Tue Oct 01, 2013 12:13 pm
View database based on access level
I have a msql database with about 4 access levels. These users are with different regions. I would like each user to only view their region when they log into the database. I am using php/dreamweaver and mysql to accomplish this. Right now they are all able to view all regions.
Re: View database based on access level
What are these "regions"? Are you talking about giving people access to the raw MySQL database and server? Or some PHP application?