Re: [PHP] Multiple permisions, different sessions.

2004-10-22 Thread Silvio Porcellana
Hi Pablo it really depends on what you want to do. I mean, if you want a hierarchy of users (like: guest, normal, administrator, root) or you wnat to limit certain users to an "area" of your site and certain others to another area (no hierarchy here, just "fences"). Anyway, in both cases I sugge

Re: [PHP] Multiple permisions, different sessions.

2004-10-22 Thread Brian V Bonini
On Fri, 2004-10-22 at 09:05, Pablo D Marotta wrote: > Hi, I´m developing an intranet on Apache-PHP-Mssql. > I need to know if there´s any way of managing users to have access to specific > areas inside my site, and at the same time, managing other users, giving them > permision to acces other areas