Just throwing another option into the mix, Zend_Auth and Zend_ACL in Zend Framework does alot of the hard work in Authorization and Access Control respectively.
http://framework.zend.com/manual/en/zend.auth.html http://framework.zend.com/manual/en/zend.acl.html http://devzone.zend.com/article/1665-Zend_Acl-Zend_Auth-Example-Scenario Cheers Aaron ----- Original Message ----- From: "Jmumby" <[email protected]> To: "NZ PHP Users Group" <[email protected]> Sent: Monday, April 13, 2009 9:21 PM Subject: [phpug] User management > > Hello, > > Not one for re-inventing the wheel but I can't seem to find a class > that looks after user management quite the way I want. I want to have > a basic page that shows some content then when a user log's in it > shows extended content. Most of the classes I have found have an all > or nothing approach. i.e you can see the page or you can't. Anyone > have any suggestions, or am I going to have to start from scratch? > > Cheers > > > --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
