Yeah user management typically involves several pages. I spent several
days building the IUsers module, I consider that reusable with the
Antz toolkit. Here's a script you can include in any PHP file to block
unauthorized users, I find it quite good while developing NDA sites:

http://cmsms.antzcode.com/uploads/test-auth.txt
http://cmsms.antzcode.com/uploads/login-form.txt


On Apr 13, 9:21 pm, Jmumby <[email protected]> wrote:
> 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]
-~----------~----~----~----~------~----~------~--~---

Reply via email to