Re: [phplib] login based redirects and groups From: Michael D. Eschner (mde <email protected>)
Date: 08/31/00

> The goal is to set up a login system that automagically redirects
users
> to their correct section and allows group privileges to certain
area's.

Redirect isn't a matter of phplib. Take the header() function of php.
Groups aren't a feature of phplib, but you can make subclasses in
classes auth and perm.

mde

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>