First, let's get the security considerations out of the way. I'm using simple authentication under Apache for a one-off, internal use only, non-internet connected LAN, PHP web app.
How can get I the HTTP authenticated user name in PHP?
original title: "How can I get the authenticated user name under Apache using plain HTTP authentication and PHP?"
First, let's get the security considerations out of the way. I'm using simple authentication under Apache for a one-off, internal use only, non-internet connected LAN, PHP web app.
How can get I the HTTP authenticated user name in PHP?
Először engedjük ki a biztonsági szempontokat az útból. Az Apache alatt egyszerű hitelesítést használok egyszeri, csak belső használatra, nem internethez csatlakoztatott LAN, PHP webalkalmazáshoz. Hogyan szerezhetek ...
Ez az összefoglalás a fordítás után. Ha meg szeretné tekinteni a teljes fordítást, kattintson a "fordítás" ikonra
I think that you are after this