Hello $PHP_AUTH_USER.";
echo "Your password is $PHP_AUTH_PW.";
echo "";
}
?>
Ray Todd Stevens wrote:
>
> I am working on a web site that is using php controled www-
> authenticate authentication. User ids are specific to users and
> different pages and different levels of information
You could redirect to a file outside the 'realm' by using header("location:
") or just linking to it.
--
JJ Harrison
[EMAIL PROTECTED]
www.tececo.com
"Ray Todd Stevens" <[EMAIL PROTECTED]> wrote in message
3D44690D.25129.D620734@localhost">news:3D44690D.25129.D620734@localhost...
> I am workin
2 matches
Mail list logo