SimpleUsers
SimpleUsers copied to clipboard
A simple user management script written in PHP/MySQL which allows you to easily add login protected areas of you website.
hello, I would like to hide in the table all the admins, to do so I would like with a condition, example: if($SimpleUsers->getInfo('reseller ')){ //hide admins in table (as a...
Hey, Great starter script here! I am wondering how to identify a user as "Admin" ?
Hi there, I'm a relatively good coder (intermediate/PHP). I downloaded the .zip earlier. I make even a small change to the files, and I expect to see the changes when...