I agree with David.. however you can create a membership system using PHP
and
MySQL. I did following the information in a tutorial posted here..
http://www.phpfreaks.com/tutorials/40/0.php

Many useful tutorials here...
Hope this helps...

Aleks K



-----Original Message-----
From: David Smith [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 04, 2003 8:39 AM
To: Spychała Wojciech
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-DB] how to recognize user login name?


Spychała 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 you are referring to the Windows login name, this is not possible
with PHP via the web browser.

--Dave

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to