Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: How to know who has logged in into a system?


Message #1 by "arunm" <arun@l...> on Mon, 24 Dec 2001 11:56:48
As for the login stuff, you need to access the windows APIs for that ...
which, unless you can interface with the dlls, you can't with PHP.

As for the email address, you need to interface the email objects.

I can do it with visual basic... i have no clue how you would with PHP.
Again, I doubt you could.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "arunm" <arun@l...>
To: "professional php" <pro_php@p...>
Sent: Monday, December 24, 2001 11:56 AM
Subject: [pro_php] How to know who has logged in into a system?


> ---
> Need a present for your favorite programmer?
> E-Documents from Amazon.com at http://p2p.wrox.com/edocs.asp
> ---
> hi guys,
>
> I want to know how to get the name of a user who enters into a system like
windows2000,'98,Linux using PHP. When a user enters into a system with his
loginname and password, i need to get the loginname of the user. Is there
any way of getting it using PHP?.Even i need to know his email address.
>
> regards
> arun
>




  Return to Index