Re: [PHP] : Who is there ?
From: Alex (AperetjaPadSpam_at_capgemini.fr)
Date: 03/16/04
- Next message: R.G. Vervoort: "how to open a dialog box"
- Previous message: Seng Tjaun \(TJ\): "Having problem on PHP with database."
- In reply to: J.O. Aho: "Re: [PHP] : Who is there ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 16 Mar 2004 10:43:51 +0100
>
> What you need to do is to log the information with help of PHP to a file,
> there are three $_SERVER variables that can give you some info and they are
> PHP_AUTH_USER, PHP_AUTH_PW, AUTH_TYPE
> [...]
Yessss that's it ! I've got my user in $_SERVER['PHP_AUTH_USER'] ( or
getenv("REMOTE_USER") ).
By the way do you know a solution to know the group in with the user is
in ?
Alex.
-- Alex. Pourquoi les établissements ouverts 24 heures sur 24 ont-ils des serrures?
- Next message: R.G. Vervoort: "how to open a dialog box"
- Previous message: Seng Tjaun \(TJ\): "Having problem on PHP with database."
- In reply to: J.O. Aho: "Re: [PHP] : Who is there ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|