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