The HTTP_IDENT env. variable was depreciated due to its limited use.
REMOTE_USER does have a value if the user has been authenticated. If the
authentication was successfull then the users name is stored in here.
Use HTTP_REFERER if you want to know where the visitors were before they
came to your site or a page on it.
""Barry Fawthrop"" <[EMAIL PROTECTED]> wrote in message
00db01c096c7$67511800$[EMAIL PROTECTED]">news:00db01c096c7$67511800$[EMAIL PROTECTED]...
> Why do the Environment Variables
> REMOTE_IDENT
> REMOTE_USER
> HTTP_FROM
> HTTP_IDENT
> and others exists IF they don't return any information ???
>
> Is there anyway to find out Who visit's your site.
> (1) I'm trying to determine between Search Engines and actual Visitors
> (2) I'm trying to see who is interested in what I have. I have mailing
list
> and guestbook, yet no-one clicks these
>
> Are there any "tricks" I can use to see who these people are ??
> This is for a Christian Ministry site, if this is a factor
>
>
> Thanks Barry
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]