[phplib] simple security question From: Mitchell Hagerty (mitchell_hagerty <email protected>)
Date: 09/14/00

Hiya,
        Can php/phplib be used to block access to dirs like with htaccess? As
our user base started to grow I decided I wanted to centralize the
access right and use a simple form for updates. Now when new people came
in our office manager - or interns - could give access to new people.
        I'm using php3 and phplib which handes this but I can still gain access
to certain files if I know the exact path and the file doesn't include a
permissions check. Does every file in a directory I want protected need
a permissions check or can I do this at the directory level like with
htaccess?

thanks
mitch

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