Posted by ZeldorBlat on 11/16/07 21:24
On Nov 16, 4:01 pm, "Jean Pierre Daviau" <O...@WasEno.ugh> wrote:
> Hi,
>
> Is it legal to get the computer name of a client visitor?
>
> The following guives the server name? $name =
> getenv('COMPUTERNAME');
>
> Thanks for your attention.
>
> Jean Pierre Daviau
> --
> windows Xp
> asus p4 s533/333/133
> Intel(R) Celeron (R) CPU 2.00 GHz
> Processor Radeon7000 0x5159 agp
The only way you could possibly get it on the server is if the client
sent it to you. If they sent it to you it can't be illegal for you to
have it.
[Back to original message]
|