Re: help starting w/ user, group mgmt and mvc's



Wizumwalt@xxxxxxxxx wrote:
Hey all, very new to PHP and want to try it out on a project (on which
I have lots of time to learn) that authenticates logins, manages users
and groups, and which pages they get access to.

Normally I do a lot of work in Java and use different MVC frameworks
like webwork, spring, hibernate, etc.

Anyone point me in the directions of examples and great books that I
need to know to do this right?

Any help much appreciated.


A great book is 'PHP 5 Power Programming' by Gutmans, Bakken and Rethans Prentice Hall/PTR Press). It's a good overview with a lot of examples and goes beyond just scratching the surface.

For a good MVC framework try WASP (http://wasp.sourceforge.net) My company uses it and I am a contributor to the project.

Matt
.