Home > MySQL, PHP, Programming > Security Group For Admin Panel

Security Group For Admin Panel

February 28th, 2010

I have a Get Paid To script that is written in php and uses mysql database. There is an administration panel and currently there is only one security access. Admin gets all.

I need the capability to assign members some security access to limited admin functions.

For example, the admin approves advertisement before the advertisement is available for viewing/clicking by members. My new feature would allow specified members within a group to do the approval so admin would not have to do it.


Security Group For Admin Panel

Comments are closed.
Bear