Page 1 of 1

Php User Management System

Posted: Fri Sep 11, 2009 4:20 am
by arzoo
Hi,

I would like to know if anyone knows a reliable php user management system, preferably free download, that enables you to insert a login, user management and user access functionalities.

The user access part basically gives access privileges to specific users to see/update/read-only certain pages.

There seems to be a number of them when I made a google search, but wanted to ask knowing that it's better to ask those who have experience in using them.

I'd hate to rebuild something when a good one that is customizable is available. Similar to just using certain frameworks like yahoo ui library, instead of reinventing the wheel.

Thanks.

Re: Php User Management System

Posted: Fri Sep 11, 2009 4:46 am
by Weiry
Well i know i built up from a template which i found on the net. You may not be reinventing the wheel, but i found this was a brilliant starting point.
http://www.evolt.org/node/60384
It has user access levels and with a little tweaking of course, could be set to support the visible/update/read-only features.