Re: [PHP-DB] how to recognize user login name?

2003-09-04 Thread David Smith
Spychaa Wojciech wrote: I have to do user recognizing in m php project. Simplest method i know is to recognize for example login name (when user is logging into his local PC) I've tried to use $USERNAME variable but it isnt what i want because it recognize login name on server not remote user If

RE: [PHP-DB] how to recognize user login name?

2003-09-04 Thread Aleks @ USA.net
[mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2003 8:39 AM To: Spychaa Wojciech Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DB] how to recognize user login name? Spychaa Wojciech wrote: I have to do user recognizing in m php project. Simplest method i know is to recognize for example login

Re: [PHP-DB] how to recognize user login name?

2003-09-04 Thread CPT John W. Holmes
From: David Smith [EMAIL PROTECTED] Spychaa Wojciech wrote: I have to do user recognizing in m php project. Simplest method i know is to recognize for example login name (when user is logging into his local PC) I've tried to use $USERNAME variable but it isnt what i want because it

Re: [PHP-DB] how to recognize user login name?

2003-09-04 Thread David Smith
quote who=CPT John W. Holmes I've tried to use $USERNAME variable but it isnt what i want because it recognize login name on server not remote user If you are referring to the Windows login name, this is not possible with PHP via the web browser. Sure it is. It's usually in