Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
How to know the user of an equipment?
Old 05-23-2006, 02:08 PM How to know the user of an equipment?
Average Talker

Posts: 22
Location: Gran Buenos Aires - Argentina
Trades: 0

Do you know how to obtain the user of an equipment? For example, the user logs into windows to start working. How can I know who is the user using PHP.
Ludmila283 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-24-2006, 05:42 AM Re: How to know the user of an equipment?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,519
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
are you asking if you can find who is logged on to a webserver ?

or something else?
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-24-2006, 10:26 AM Re: How to know the user of an equipment?
Average Talker

Posts: 22
Location: Gran Buenos Aires - Argentina
Trades: 0
To an equipment, it could be a server or any other machine. They could be on a Lan or not.
But dont worry, using PHP I was told the answer on PHP Forum, but perhaps there is another way using some javascript code.
Thank you.
Ludmila283 is offline
Reply With Quote
View Public Profile
 
Old 06-06-2006, 06:20 PM Re: How to know the user of an equipment?
Average Talker

Posts: 22
Location: Gran Buenos Aires - Argentina
Trades: 0
My question is who is log into the machine, it could be the webserver or not.
Ludmila283 is offline
Reply With Quote
View Public Profile
 
Old 06-06-2006, 06:27 PM Re: How to know the user of an equipment?
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,898
Name: Keith Marshall
Location: Connecticut
Trades: 0
If a user is logged on a http server under Apache, and the php version > 5

PHP Code:
$_SERVER['PHP_AUTH_USER']; // User id
 
$_SERVER['PHP_AUTH_PW']; // User password 
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How to know the user of an equipment?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.30962 seconds with 12 queries