roll based user setting in php

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
manojsemwal1
Forum Contributor
Posts: 217
Joined: Mon Jun 29, 2009 4:13 am
Location: India

roll based user setting in php

Post by manojsemwal1 »

I want to use roll based security in my php project. any body have tutorial or script pl provide tome.....


waiting for your response

Manoj
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Re: roll based user setting in php

Post by VladSun »

I think you meant "role" based security.
http://en.wikipedia.org/wiki/Role-based_access_control

Google for some "PHP role based" search results ;)
There are 10 types of people in this world, those who understand binary and those who don't
Post Reply