Page 1 of 1

Protected directory with PHP ??

Posted: Tue Aug 22, 2006 10:12 am
by duk
hy guys

i need to dev a for user-only area, where all web sites inside a especific directory could be read if they are logged in, but the autentication need to be done at directory perspective and not at all php files.

what the best way to do this with php ??

thanks for the help.

Posted: Tue Aug 22, 2006 10:20 am
by Luke
why don't you just use http authentication?