Re: Best way to check for user 'Administrator' group membership

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Have an entry in your MySQL databases that states a/the users level (admin, user etc). Then when they attempt to login check against this value against their username/password credentials and then determine the logic yourself.

You could even have a dropdown box populate with the types of admin/user etc and then compare this value with the username/password in the database etc

Its not to difficult, you just need to think about it.

Tryst

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux