Security Group For Admin Panel
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.