RE: [PHP] Authentication

2001-07-11 Thread David Baldwin
in the directory. But it looks like mod_auth does do that, if only I could use php as a gatherer for mod_auth. Can anyone suggest how to do this or maybe a better way. Do I need php authentication in every file on the site? Please help. -Dave Baldwin -Original Message- From: David Baldwin

[PHP] Authentication

2001-07-10 Thread David Baldwin
hi I am trying to secure a web site and I can get one page at a time to ask for authentication but thats it. Right now every page visited asks for a password, otherwise there is no auth on them at all. So I am wondering how to make $PHP_AUTH_USER and $PHP_AUTH_PW global so that isset

RE: [PHP] Authentication

2001-07-10 Thread David Baldwin
are logged in and if you try it askes for credentials but how is that done? It seems so ordinary but real hard to find out how. Thanks again -Dave Baldwin -Original Message- From: Jack Dempsey Sent: Tue 7/10/2001 11:40 AM To: David Baldwin Cc: Subject:RE: [PHP